
META-INF.MANIFEST.MF Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of spring-data-events Show documentation
Show all versions of spring-data-events Show documentation
An implementation of missing spring data repository hooks.
JPA @EventHandlers have following limitations, which
have been solved in this library:
1) It leads to circular dependency between your entity and
it's event handler which makes it impossible to split your
application into dedicated modules or extends an existing
one with own modules.
2) The inability to inject spring beans without using of
static context.
Manifest-Version: 1.0
Built-By: klabun
Created-By: Apache Maven 3.3.9
Build-Jdk: 1.8.0_131
© 2015 - 2025 Weber Informatics LLC | Privacy Policy