java-sdk/examples
Rinita De dad47d251f
Update to remove mvn exec and use java -jar fatjar for examples (#227)
* 1. Added Spring boot maven plugin to create fat jar.
2. Created new main class as entry point for the fat jar.
3. Updated Readme and comments for all the examples

* 1) Configured spring boot maven plugin to not include version in the generated fat jar name and updated readme and comments
2) Removed SpringBootApplication annotation from DaprMainApplication.
3) Minor formating changes

* Update DaprMainApplication.java

Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
2020-02-11 18:35:12 -08:00
..
components Add support for dapr 0.4 (multi-state store) (#199) 2020-02-04 13:31:57 -08:00
proto Java SDK with all features implemented for milestone 0.4 (#154) 2020-01-24 12:49:56 -08:00
src/main Update to remove mvn exec and use java -jar fatjar for examples (#227) 2020-02-11 18:35:12 -08:00
pom.xml Update to remove mvn exec and use java -jar fatjar for examples (#227) 2020-02-11 18:35:12 -08:00