Skip to content

jersey 2 spring, main and test are with no web.xml or any spring xml

License

Notifications You must be signed in to change notification settings

kknd22/jersey-spring-no-xml

Repository files navigation

# --- to run and build project:
    gradlew jettyRun

# --- url to test project:
    http://localhost:8080/jersey-spring-no-xml/api/customers

# --- run unit test:
    gradlew test

# --- to see all tasks that are available:
    gradlew tasks

# --- after start the server and run some sample curl script inside bin/*.bat
  e.g. 
    cd bin
    demo-cust-list.bat    



About

jersey 2 spring, main and test are with no web.xml or any spring xml

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published