All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.permazen.annotation.package-info Maven / Gradle / Ivy

The newest version!

/*
 * Copyright (C) 2015 Archie L. Cobbs. All rights reserved.
 */

/**
 * Annotations used for automatic creation of a {@link io.permazen.Permazen} and corresponding
 * schema configuration of the underlying {@link io.permazen.core.Database} from annotated classes,
 * as well as automatic registration of various listeners, etc.
 *
 * 

* All Permazen annotations may be configured indirectly as a Spring * meta-annotation * when {@code spring-core} is on the classpath. */ package io.permazen.annotation;





© 2015 - 2025 Weber Informatics LLC | Privacy Policy