Found 77884 results

Sort: relevance | popular | newest
spring-cloud-config-server
Last Release on Jul 28, 2023
Spring Context provides access to configured objects like a registry (a context). It inherits its features from Spring Beans and adds support for internationalization, event propagation, resource loading, and the transparent creation of contexts.
Last Release on Nov 23, 2023
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 23, 2023
Basic building block for Spring that in conjunction with Spring Beans provides dependency injection and IoC features.
Last Release on Nov 23, 2023
Spring Beans provides the configuration framework and basic functionality to instantiate, configure, and assemble java objects.
Last Release on Nov 23, 2023
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 23, 2023
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 23, 2023
Spring Boot auto-configuration attempts to automatically configure your Spring application based on the jar dependencies that you have added.
Last Release on Nov 23, 2023
configuration library for JVM languages using HOCON files
Last Release on Oct 17, 2023
Spring AOP provides an Alliance-compliant aspect-oriented programming implementation allowing you to define method interceptors and pointcuts to cleanly decouple code that implements functionality that should be separated.
Last Release on Nov 23, 2023