Artifacts using Expression Language 3.0 API (1,525)
Sort:
popular
|
newest
Spring Test supports the unit testing and integration testing of Spring components with JUnit or TestNG.
It provides consistent loading and caching of Spring ApplicationContexts and provides mock objects that you can use
to test your code in isolation.
Last Release on Nov 14, 2024
Spring Web provides integration features such as multipart file upload functionality and the initialization of the IoC container using Servlet listeners
and a web-oriented application context.
It also contains an HTTP client and the web-related parts of Spring remote support.
Last Release on Nov 14, 2024
Spring Beans provides the configuration framework and basic functionality to instantiate, configure, and assemble java objects.
Last Release on Nov 14, 2024
Spring webmvc contains Spring’s model-view-controller (MVC) and REST Web Services implementation for web applications.
It provides a clean separation between domain model code and web forms and integrates with all of the other features of the Spring Framework.
Last Release on Nov 14, 2024
5. Hibernate Validator Engine Relocation Artifact4,267 usages
org.hibernate » hibernate-validatorApache
Aggregator of the Hibernate Validator modules.
Last Release on Jun 21, 2023
Relocated → org.hibernate.validator »
hibernate-validator
6. CDI APIs2,788 usages
javax.enterprise » cdi-apiApache
APIs for CDI (Contexts and Dependency Injection for Java)
Last Release on Jul 19, 2018
Relocated → jakarta.enterprise »
jakarta.enterprise.cdi-api
JavaServer Pages(TM) API
Last Release on Aug 1, 2018
Relocated → jakarta.servlet.jsp »
jakarta.servlet.jsp-api
Spring Web Flow builds on Spring MVC and allows implementing the "flows" of a web application.
A flow encapsulates a sequence of steps that guide a user through the execution of some business task.
Last Release on Nov 21, 2024