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
- Host: GitHub
- URL: https://github.com/alexfalappa/nb-cfgprops
- Owner: AlexFalappa
- License: apache-2.0
- Created: 2017-03-08T14:01:41.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-07-27T17:18:40.000Z (almost 6 years ago)
- Last Synced: 2025-01-08T02:16:31.670Z (over 1 year ago)
- Topics: netbeans, spring-boot
- Language: Java
- Homepage:
- Size: 51.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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