Artifacts using Spring Core (8,870)
Sort:
popular
|
newest
1. AssertJ Core18,191 usages
org.assertj » assertj-coreApache
Rich and fluent assertions for testing in Java
Last Release on Jul 9, 2024
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 Sep 12, 2024
Starter for testing Spring Boot applications with libraries including JUnit Jupiter, Hamcrest and Mockito
Last Release on Sep 19, 2024
Starter for building web, including RESTful, applications using Spring MVC. Uses Tomcat as the default embedded container
Last Release on Sep 19, 2024
5. Spring Boot Configuration Processor10,333 usages
org.springframework.boot » spring-boot-configuration-processorApache
Spring Boot Configuration Annotation Processor
Last Release on Sep 19, 2024
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 Sep 12, 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 Sep 12, 2024
Spring Beans provides the configuration framework and basic functionality to instantiate, configure, and assemble java objects.
Last Release on Sep 12, 2024