framework
Spring Beans provides the configuration framework and basic functionality to instantiate, configure, and assemble java objects.
Last Release on Apr 17, 2026
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 ...
Last Release on Apr 17, 2026
13.Spring Boot Starter Actuator5,829 usages
org.springframework.boot » spring-boot-starter-actuator Apache
Starter for using Spring Boot's Actuator which provides production ready features to help you monitor and manage your application
Last Release on Apr 23, 2026
Spring JDBC provides an abstraction layer that simplifies code to use JDBC and the parsing of database-vendor specific error codes.
Last Release on Apr 17, 2026
Support for programmatic and declarative transaction management for classes that implement special interfaces or any POJO.
Last Release on Apr 17, 2026
Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can 'just run'. It takes an opinionated view of the Spring platform and third-party libraries so you can get started with minimum configuration.
Last Release on Apr 23, 2026
Netty is a NIO client server framework which enables quick and easy development of network applications such as protocol servers and clients. It greatly simplifies and streamlines network programming such as TCP and UDP socket server.
Last Release on May 5, 2026
Support classes for integrating common third-party libraries into a Spring application context
Last Release on Apr 17, 2026
20.Spring AOP3,827 usages
org.springframework » spring-aop Apache
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 Apr 17, 2026
