4 projects tagged "JavaEE"
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.
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.
Awake File is a framework that allows Android and Java Desktop developers to very easily implement file uploads and downloads through HTTP. Security has been taken into account from the design stage: server side configuration allows you to specify strong security rules in order to protect the files. It allows listing, creation, and deletion of remote directories, calling of remote Java methods, and displays nice progress indicators to your users.