Skip to content

phosphene/spring-boot-session-jersey-test-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot Jersey REST API

This is a minimal project that consists of Spring Boot, Jersey, and Spring Sessions Library with tests to prove that sessions management is functional.

Build

The project should build normally

$ mvn clean compile

This is a Jersey 2.x project: see pom.xml for details

Test

$ mvn verify

The tests are focused on integration tests.

The test framework is RestAssured

The current minimal test now proves that sessions based authentication works now proves that a header strategy is in place and functional.

About

demo of spring boot jersey with spring session

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages