Skip to content

marcusju23/Jakarta

 
 

Repository files navigation

Jakarta_labb

Jakarta_labb CI pipeline SonarCloud GitHub top language GitHub language count

Description

This project involves developing a RESTful Web service using the JAX-RS API, with a specific focus on movie-related data. The service will be deployed on a WildFly application server, utilizing the Jakarta EE platform.

Docker

To build the docker image:

mvn clean package
docker build --tag=jakarta-labb .

About

This is a school project where we developed a RESTful Web service for movie data management. Learned JAX-RS API, WildFly deployment, and Jakarta EE platform.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 96.8%
  • Shell 1.8%
  • Other 1.4%