Skip to content

danielalejandrohc/java-spring-boot-microservice-and-jsf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements:

docker docker-compose

Run

git clone https://github.com/danielalejandrohc/java-spring-boot-microservice-and-jsf.git cd java-spring-boot-microservice-and-jsf

This will build and generate the binaries for web and rest service projects

sh build.sh

Start the application

docker-compose up

Try the app: http://localhost:5000/movies.xhtml Login: user: admin password: admin

Rest operations

http://localhost:8080/movies GET is an endpoint with no authentication PUT user: admin, password: admin POST user: admin, password: admin DELETE user: admin, password: admin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors