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
- Host: GitHub
- URL: https://github.com/daggerok/spring-property-source-example
- Owner: daggerok
- Created: 2017-08-09T00:53:00.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-09T01:21:35.000Z (almost 9 years ago)
- Last Synced: 2025-02-27T02:19:37.509Z (over 1 year ago)
- Topics: autowire, environment, propertysource, spring, spring-boot
- Language: Java
- Homepage:
- Size: 52.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
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