FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

daggerok/maven-java-projects: So maven, mach java... (C) Doge · GitHub

Repository files navigation

maven-java-projects

struts

run

Struts
./mvnw -pl :struts-rest-services clean package thorntail:start
./mvnw -pl :struts-rest-services  thorntail:stop

debug

1) run maven command:

./mvnw -f ./struts/struts-rest-plugin-services/pom.xml -Pdebug

2) attach IDE debugging process on port 5005

other apps

JavaEE / Dropwizard
./mvnw clean ; ./mvnw
./mvnw -pl :java-ee-payara-rest-services -Pbundle ; ./mvnw -pl :java-ee-payara-rest-services -Pstart
java -jar ./dropwizard/dropwizard-rest-services/target/dropwizard-*.jar server ./dropwizard/dropwizard-rest-services/config.yml

About

So maven, mach java... (C) Doge

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL