Group: Salesforce AptSpring
Sort by:Popular

1.AptSpringAPI1 usages

com.salesforce.aptspring » AptSpringAPI BSD

This project contains one class, a marking annotation, @Verify, that indicates that the AptSpringProcessor should verify a spring graph. All checks are fully enumerated in @Verify's javadoc.
Last Release on Nov 27, 2019

2.AptSpringModel

com.salesforce.aptspring » AptSpringModel BSD

This is the spring agnostic 'meat' of the project. It models and analyzes a graph of declarations of object (bean) definitions, as well as the graph of the objects (beans) themselves.
Last Release on Nov 27, 2019

3.AptSpringParent

com.salesforce.aptspring » AptSpringParent BSD

This is the parent project of AptSpring. Despite it's name, 90% of the code in this project is agnostic to spring.
Last Release on Nov 27, 2019

4.AptSpringProcessor

com.salesforce.aptspring » AptSpringProcessor BSD

This project contains the apt processor that implements all the checks enumerated in @Verify. It is a self contained, and shaded jar.
Last Release on Nov 27, 2019