Skip to content

I create this repo to learn Microprofile and Jakarta EE.

Notifications You must be signed in to change notification settings

beyazkemal/jakarta-ee-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build

mvn clean package && docker build -t com.airhacks/learning .

RUN

docker rm -f learning || true && docker run -d -p 8080:8080 -p 4848:4848 --name learning com.airhacks/learning

About

I create this repo to learn Microprofile and Jakarta EE.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages