CAT-Boot: A set of libraries on top of the famous and fabolous Spring Boot
- 0.2.x is compatible with spring-boot 1.5.x
- 0.1.x is compatible with spring-boot 1.3.x
We have two modules here:
- Endpoint handling with Spring Boot (exposes
MessageSource
to the web) at/cat-boot-i18n
- The Angular side for it to reuse message bundles from the server at
/cat-boot-i18n-angular