
ac.simons.neo4j.migrations.annotations.proc.impl.package-info Maven / Gradle / Ivy
/**
* Annotation processor for SDN 6, Neo4j-OGM and dedicated annotations from Neo4j-Migrations. Classes in this package should
* not be called directly by any outside party apart from being used as an actual annotation processors. While we try to keep
* API changes to a minimum here as well, we won't give the same semver guarantees we give on {@code ac.simons.neo4j.migrations.core}.
*/
package ac.simons.neo4j.migrations.annotations.proc.impl;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy