licket
licket copied to clipboard
Spring boot and Vue.js flavoured snack
Bumps [junit](https://github.com/junit-team/junit4) from 4.8.1 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.5.0 to 2.12.7.1. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [spring-boot-starter-web](https://github.com/spring-projects/spring-boot) from 1.4.0.RELEASE to 2.5.12. Release notes Sourced from spring-boot-starter-web's releases. v2.5.12 :lady_beetle: Bug Fixes MustacheAutoConfiguration in a Servlet web application fails with a ClassNotFoundException when Spring MVC is...
Bumps [spring-beans](https://github.com/spring-projects/spring-framework) from 4.3.2.RELEASE to 5.2.20.RELEASE. Release notes Sourced from spring-beans's releases. v5.2.20.RELEASE :star: New Features Restrict access to property paths on Class references #28262 Improve diagnostics in SpEL for...
Just an idea for anyone keen to overtake this project: I think it could be possible to generate java code out of .ds files or anything else from typescript/webpack/whateverelse world...
When given component is not added into components tree there is crazy ugly exception thrown, handle it better way.
Implement mechanism for setting component visibility with v-show or with v-if (or maybe even allow using different strategies?).
Incorporate spring security mechanism. Introduce login page redirection and http interceptors.