My favorite web libraries and some own glue code bundled to quickly build web interfaces for java applications.
Get with maven -> serve from classpath -> fits spring boot perfectly -> no shitty js toolchain and additional package management required ;)
Library | Comment | Version | License |
---|---|---|---|
jQuery | slim | 3.7.1 | MIT |
AngularJS | core, sanitize, component router | 1.8.2 | MIT |
Angular Translate | core, static loader | 2.19.0 | MIT |
Moment.js | 2.24.0 | MIT | |
Pickr | 1.8.0 | MIT | |
Bulma | 0.9.4 | MIT | |
Font Awesome | free edition | 5.10.1 | Font Awesome Free License |
Glue code | Do whatever you want |
Check test folders samples and spring boot integration.