Artifacts using AspectJ Weaver (3,664)

Sort: popular | newest
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 14, 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 Nov 14, 2024
Spring Boot auto-configuration attempts to automatically configure your Spring application based on the jar dependencies that you have added.
Last Release on Nov 21, 2024
Basic building block for Spring that in conjunction with Spring Beans provides dependency injection and IoC features.
Last Release on Nov 14, 2024
Support for programmatic and declarative transaction management for classes that implement special interfaces or any POJO.
Last Release on Nov 14, 2024
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 14, 2024
Starter for aspect-oriented programming with Spring AOP and AspectJ
Last Release on Nov 21, 2024
Spring Object/Relational Mapping which provides integration layers for popular object-relational mapping APIs, including JPA, JDO, and Hibernate.
Last Release on Nov 14, 2024
Spring Security is a powerful and highly customizable authentication and access-control framework. It provides protection against attacks like session fixation, clickjacking, cross site request forgery, etc
Last Release on Nov 21, 2024
JSON API documentation for spring based applications
Last Release on Jul 14, 2020