FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

java-ee-examples/ejb-3-starter at master · daggerok/java-ee-examples · GitHub

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

JavaEE 7 (beans.xml all-descriptor + no web.xml, JSON servlet) + EJB 3 (no interfaces - @LocalBean)

ejb-3-starter

build and test
docker-compose down -v; ./mvnw; docker-compose up --build
http :8080/client/v1/api/hello
open http://127.0.0.1:8080/client

Back | FazBrowse Home | New Git URL