Tag Archives: Spring Boot

Data Manager utility library 3.0.0 released

Second major version update of Data Manager utility library is now released and available in Maven central repository. This release introduces a new YAML Data object type and also sets the JSON and YAML data objects as optional features for the data manager. Release also comes with improvements to the default security service configurability and support for recycling the encryption secrets for the encrypted persistent data. Now on it is also possible use unique encryption keys with the data content encryption instead of same secret with all the data contents.

Along with Data Manager library a new major version of Data Manager Spring Boot starter project was released.

Check out details from Data Manager project page.

Data Manager utility library 2.0.0 released

First major version update of Data Manager utility library is now released and available in Maven central repository. This release contains multiple fixes and one new Data object. It also provides new methods for changing Data Manager instances for the data objects thus making easier to move data from environment to another when using Data Manager. Along with Data Manager library a new major version of Data Manager Spring Boot starter project was released. Spring Boot dependencies where updated to Spring Boot 2.

Check out details from Data Manager project page.