30 projects tagged "spring"
LiKee (which stands for LIne KEEper) is a monitoring system for supervision of Web applications and pages. It is a tool for automation of service processes of uptime-critical Web applications. It periodically monitors remote pages and evaluates their content with regular expressions. It can send alerts through email, GSM calls, and SMS. It offers Web-based administration and reporting with advanced graphical design.
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.
Glue Stick is a dependency injection framework for Java applications. Beans may be defined in Groovy scripts, GSON configuration files, or Spring Framework XML files. Compared with other dependency injection frameworks for Java, Glue Stick aims to be faster at assembling applications and simpler to use.
DynaSpring is a dynamic, extensible DSL (Domain Specific Language) tailored for building a Spring Application Context. Like Spring/XML, it is a declarative, tree-structured language; but, unlike XML, it supports all the kinds of abstractions found in common programming languages: conditional evaluation, iteration, definition of functions and variables, etc. DynaSpring also offers a set of utilities that make working with Spring easier and that build upon Spring to give you even more options in structuring your enterprise application.
SpringTemplate is a template Spring project to create new Web projects. It uses Spring, Spring security, and hibernate. It uses the database (derby) to save Spring Security users. It is configured with annotations, and has all libraries necessary to run Spring, Spring security, and Hibernate with annotations. In the GUI you can list, add, and remove users from Spring security database tables.
LibrePlan is a Web application for project planning, monitoring, and control. It is a collaborative tool to plan, monitor, and control projects and has a rich Web interface that provides a desktop-like user experience. All the team members can take part in the planning, which makes it possible to have real-time planning. It was designed for a scenario where multiple projects and resources interact to carry out the work inside a company. It makes it possible to communicate with other company tools, providing a wide set of Web services to import and export data.
Beanoh (pronounced Bean-oh) is a simple tool for verifying your Spring context. It verifies that all of your beans are wired correctly, reconciles the beans marked with @Component in the classpath with the beans loaded in the Spring context, and prevents duplicate bean definition overwriting.
An object-oriented, type safe, multi-threaded approach to computer algebra.
A complete IPsec and IKEv2/IKEv1 implementation for Linux 2.4 and 2.6 kernels.