Package com.ultikits.ultitools.annotations
package com.ultikits.ultitools.annotations
-
ClassDescriptionAliasFor annotation to replace Spring's @AliasFor.Autowired annotation to replace Spring's @Autowired.Bean annotation to replace Spring's @Bean.Column annotation.Component annotation to replace Spring's @Component.ComponentScan annotation to replace Spring's @ComponentScan.Conditionally registers a component based on a YAML config value.Config entity annotation.Config entry annotation.Configuration annotation to replace Spring's @Configuration.Context entry annotation.Enable auto register annotation.Event listener annotation.Annotation to mark methods or classes for automatic exception catching.I18n annotation.Enum representing transaction isolation levels.Marks a method as a module event handler.Marks a Map<UUID, ?> field for automatic cleanup when a player quits.Optional interface for services with @PlayerCache(saveBeforeRemove = true).Declares plugin dependencies for UltiTools plugins.Marks a method to be called after dependency injection is complete.Marks a method to be called before the bean is destroyed.Enum representing transaction propagation behaviors.Marks a method for automatic scheduled execution by the framework.Service annotation to replace Spring's @Service.Table annotation.Annotation to mark methods or classes for declarative transaction management.UltiTools module annotation.