An open API service indexing awesome lists of open source software.

https://github.com/alexfalappa/nb-cfgprops

Project for testing support of Spring Boot configuration properties in NB Spring Boot plugin
https://github.com/alexfalappa/nb-cfgprops

netbeans spring-boot

Last synced: 17 days ago
JSON representation

Project for testing support of Spring Boot configuration properties in NB Spring Boot plugin

Awesome Lists containing this project

README

          

This project serves as a test playground for external configuration properties support in [NB Spring Boot](https://github.com/AlexFalappa/nb-springboot) plugin.

The project simply declares a set of `@ConfigurationProperties` annotated classes and a `@CommandLineRunner` istance that autowires and prints the values of all the properties objects