Uses of Class
com.fayupable.snowflake.jpaspring.SnowflakeProperties
Packages that use SnowflakeProperties
-
Uses of SnowflakeProperties in com.fayupable.snowflake.jpaspring
Methods in com.fayupable.snowflake.jpaspring with parameters of type SnowflakePropertiesModifier and TypeMethodDescriptionSnowflakeAutoConfiguration.idGenerator(SnowflakeProperties properties, org.springframework.beans.factory.ObjectProvider<io.micrometer.core.instrument.MeterRegistry> registryProvider) Creates the singletonIdGeneratorfor this application instance and registers it withSnowflakeIdGeneratorHolderso that@SnowflakeGeneratedId-annotated entity fields can be populated by Hibernate.