-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Martin edited this page Jan 12, 2018
·
55 revisions
Welcome to the Java Overview Wiki!
- Tomcat (Servlet Container)
- GlassFish (Servlet Container Open-source)
- JBoss/Wildflay
- Maven - repository based build tool
- Ant - old similar to linux Make file
- Eclipse - IDE for development
- JAR - simple JAR (Java Archive) for common libraries or runable programs
- WAR - Web Application Archive
- EAP - Enterprise Application Archive for Java EE
- Shiro - management and authorization
- JAX-RS Java API for RESTful Web Services https://docs.jboss.org/author/display/JBWS/JAX-WS+Tools
- JAX-WS Java API for XML Web Services
- JAXB Java Entity to XML translator
- Java Persistence
- Hibernate
With love from Pooky