roar109 / syring-example

Example of syring CDI property injector

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build with maven

mvn clean package

Run it using java 8

java -jar -Dproperties.file.location=project-props.properties target\syring-example-swarm.jar

Rest Http

http://localhost:8080/rest/inject

About

Example of syring CDI property injector


Languages

Language:Java 100.0%