Skip to content

martinleim/rest302

Repository files navigation

rest302

Dummy application to understand the effects of the handling of various 3xx HTTP status codes of JAX-RS implementations.

To run it, first launch the server by executing mvn -f rest302-server/pom.xml spring-boot:run. Then, launch the classes with main methods in the other modules to call the service using various different JAX-RS implementations.

About

Playground to get familiar with REST

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages