io.mats3.spring.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mats-spring Show documentation
Show all versions of mats-spring Show documentation
Mats^3 Spring integration ("SpringConfig"), supplying a set of annotations including @EnableMats to enable bean scanning for @MatsMapping and @MatsClassMapping annotations, simplifying Mats^3 use in a Spring context.
/**
* Mats3 Spring integration ("SpringConfig"), supplying a set of annotations including
* {@link io.mats3.spring.EnableMats @EnableMats} to enable bean scanning for
* {@link io.mats3.spring.MatsMapping @MatsMapping} and {@link io.mats3.spring.MatsClassMapping @MatsClassMapping}
* annotations, simplifying use of Mats3 in a Spring context.
*/
package io.mats3.spring;