3 projects tagged "JavaEE"
VRaptor3 is a fully-fledged Java Web framework focused on fast development and maintainable code. It intends to make RESTful application development easy. A resource corresponds to a business logic annotated with its path and HTTP method. It runs inside DI Containers (Spring or Pico out of the box) and, therefore, enables full integration with them. Also, using Hibernate is easier: its session is automatically injected by VRaptor, so you just have to use it. VRaptor3 is refactor-friendly, especially in its redirecting configuration. It is also nicely extensible.
The goal of JavaMelody is to monitor Java or Java EE application servers in QA and production environments. It is a tool to measure and calculate statistics on the real operation of an application depending on the usage of the application by users. JavaMelody is easy to integrate in most applications. JavaMelody is mainly based on charts and statistics of requests, such as memory, CPU, HTTP, EJB, Spring, Guice, JSP, JSF, Struts, or SQL requests.