Skip to content

JaxRs api with Authorization and Authentication with Glassfish 5. Pagination like Spring Boot

Notifications You must be signed in to change notification settings

allenstr90/jaxrsapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build

mvn clean package && docker build -t aem.example.jee/JaxRsApi .

RUN

docker rm -f JaxRsApi || true && docker run -d -p 8080:8080 -p 4848:4848 --name JaxRsApi aem.example.jee/JaxRsApi

About

JaxRs api with Authorization and Authentication with Glassfish 5. Pagination like Spring Boot

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages