Spring jersey :
1) Download the blank spring jersey from maven archetype catalog.
url : spring boot jersey blank
mvn command for windows :
ex :
mvn archetype:generate^
-DarchetypeGroupId=am.ik.archetype^
-DarchetypeArtifactId=spring-boot-jersey-blank-archetype^
-DarchetypeVersion=1.0.2
REF : Spring jersey
1) Download the blank spring jersey from maven archetype catalog.
url : spring boot jersey blank
mvn command for windows :
ex :
mvn archetype:generate^
-DarchetypeGroupId=am.ik.archetype^
-DarchetypeArtifactId=spring-boot-jersey-blank-archetype^
-DarchetypeVersion=1.0.2
REF : Spring jersey
No comments:
Post a Comment