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

https://github.com/daggerok/spring-property-source-example

This repo is contains simple example of usage spring-boot @PropertySource and Environment
https://github.com/daggerok/spring-property-source-example

autowire environment propertysource spring spring-boot

Last synced: about 2 months ago
JSON representation

This repo is contains simple example of usage spring-boot @PropertySource and Environment

Awesome Lists containing this project

README

          

= spring-property-source-example image:https://travis-ci.org/daggerok/spring-property-source-example.svg?branch=master["Build Status", link="https://travis-ci.org/daggerok/spring-property-source-example"]

This repo is contains simple example of usage spring-boot @PropertySource and Environment

[source,bash]
gradle bootRun