Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Host LLMs in Production With On-Demand GPUs
NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.
Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
An alternative framework to EJB3. Utilize spring dao, hibernate, jax-ws, spring rmi support to construct an enterprise-strength framework. Also some ant tasks, an modified ant, and an modified tomcat are included.
Cuttle is a flexible MVC framework. You can assemble partial page and action method by configure. It can integrate with spring, and supports AJAX directly.
Hammerfest packages various tools and contributions to existing Java/J2EE frameworks. Initial goal is to store reusable code designed on existing frameworks (struts, spring...) that may help building an application quicker / easier. It is also a sandbox
This is a set of my java projects available for all others. The aim is to share my ideas and expirience in J2EE developing and modern Java tools and frameworks (such as Hibernate 3, Maven 2, Spring).
Learn how to protect your Microsoft 365 data, with simple, actionable tips today.
Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
JSequencer is a development tool which autogenerates Sequence diagrams. It's ideal for design and debugging. Wire it with Spring and you can produce Sequence Diagrams without writing any code! The produced output can be viewed using SequencerUI(included
ExcelTemplate is a Java class meant to simplify the use of Excel spreadsheets for acceptance tests.
The motivation and design of this class is inspired from Spring JdbcTemplate.
Enable the use of J2EE 5 annotations to configure spring framework beans.
Keep all the behavior of a bean within itself, and free the developer from having to look in 3 or 4 diferent files to know what a class really does.
This project provides glue code for comprehensive integration of JSF (JavaServer Faces) and the Spring framework. This is done in a implementation independent way so that it can be used with any JSF implementation.
YahooCSV Framework, is a Java library that allows fast, cached, read access to historical financial data from Yahoo!. The intention of this framework is to be injected via Spring into other applications for high volume read access via Ehcache.
Alternative implementation of Spring framework remoting subsystem that supports different schemes of remote communication between client and server (1-1, 1-many, dynamic services discovering).
The project implements the support of JCA inbound communications for the Spring framework . It allows too to make easier the configuration of Jencks with this framework.
Spring Layout is a Spring MVC extension and Tag Library which simplifies development of data-centric web applications. It provides rich declarative validation with tag integration, page/field level security & multi-panel/wizard style controllers & forms.
Daozero reduces DAO code based on Spring & iBatis. The Old way is to write code and invoke iBatis API explicitly, but Dao-zero implements DAO interfaces in runtime, invokes iBatis API for developers automatically. Replace old DAOs with it directly.
The Shine Framework is aimed to be a platform for online application development. It integrates several other open source projects (Spring, Hibernate, Wicket, and more) as a base for an extensible platform.
Moonfree is an Opensource Framework to develop RIA's, with Flex2 - Java communication. Integrates flex-openamf-spring-java and adds a server/client communication layer.
Library of Spring MVC Controller enhancements to support generic listable collections such as records in a database. The generic controller extensions creates a ListableItemMultiActionController that supports functionality with validation.
This project centers around the goal of bringing the Inversion of Control principals leveraged by the Spring Framework to the client side of Google Web Toolkit (GWT) application development.
Simple web application using Spring 2.0 and Hibernate 3.0.
A new version of this project which will show how to develop an application using Spring 3.1 and Hibernate will be published soon. Also the new version will show how to develop multiple interfaces for an application (web and command line) . For more informations please access http://www.ixtendo.com
spring-pagination is a small but practical module processing pagination in the web application,little work need to do using spring-pagination,based spring-framework.
MidwayMVC is a clean, simple and lightweight Model 2 web application framework for the rest of us. Its meant for websites that don't need Spring/Tiles or an Enterprise solution but that are still dynamic enough to benefit from the Model 2 structure.
Design by Contract with seamless integration into the Spring Framework, based on Annotations, AOP and a pluggable Specification Language (supports Expression Language (EL) with Extensions, Groovy, OGNL out of the box).
spring-ns is a pack of NamespaceHandler implementations, which can handle several customized XML namespace during the parsing of configuration files of the new Spring 2.0, and can provide convenient features in your XML configuration files.
Qt IoC Container is C++ application framework inspired by Inversion Of Control concept as demonstrated by Spring framework. It uses Qt meta object system and plugin system to get around the C++'s lacking of reflection mechanism. License: LGPL