All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download system-dict-starter JAR 1.5.6 with all dependencies


系统数据字典自动翻译成字典文本。可集合系统数据库中存储的用户数据字典,也可使用枚举做系统数据字典,主要用在返回数据给前端时自动把字典值翻译成字典文本信息; The system data dictionary is automatically translated into dictionary text. The user data dictionary stored in the system database can be aggregated, and the enumeration can also be used as the system data dictionary. It is mainly used to automatically translate dictionary values into dictionary text information when returning data to the front end.

Files of the artifact system-dict-starter version 1.5.6 from the group com.houkunlin.

Artifact system-dict-starter
Group com.houkunlin
Version 1.5.6
Last update 19. August 2024
Tags: data automatically values also translated aggregated used when mainly translate into database system dictionary returning stored information text front enumeration user
Organization not specified
URL https://github.com/houkunlin-starter/system-dict-starter.git
License Mulan Permissive Software License,Version 2
Dependencies amount 3
Dependencies guava, caffeine, javassist,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of system-dict-starter Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of system-dict-starter version 1.5.6

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.META-INF.spring.factories
META-INF.spring
META-INF.spring.META-INF.spring.org.springframework.boot.autoconfigure.AutoConfiguration.imports
com.houkunlin.system.dict.starter
com.houkunlin.system.dict.starter.com.houkunlin.system.dict.starter.DictController
com.houkunlin.system.dict.starter.com.houkunlin.system.dict.starter.DictEnum
com.houkunlin.system.dict.starter.com.houkunlin.system.dict.starter.DictRedisConfiguration
com.houkunlin.system.dict.starter.com.houkunlin.system.dict.starter.DictRegistrar
com.houkunlin.system.dict.starter.com.houkunlin.system.dict.starter.DictUtil
com.houkunlin.system.dict.starter.com.houkunlin.system.dict.starter.SystemDictAutoConfiguration
com.houkunlin.system.dict.starter.com.houkunlin.system.dict.starter.SystemDictRegistrarAutoConfiguration
com.houkunlin.system.dict.starter.com.houkunlin.system.dict.starter.SystemDictScan
com.houkunlin.system.dict.starter.com.houkunlin.system.dict.starter.SystemDictScanRegistrar
com.houkunlin.system.dict.starter.actuator
com.houkunlin.system.dict.starter.actuator.com.houkunlin.system.dict.starter.actuator.DictEndpoint
com.houkunlin.system.dict.starter.actuator.com.houkunlin.system.dict.starter.actuator.RefreshDictEndpoint
com.houkunlin.system.dict.starter.actuator.com.houkunlin.system.dict.starter.actuator.SystemDictActuatorAutoConfiguration
com.houkunlin.system.dict.starter.actuator.com.houkunlin.system.dict.starter.actuator.SystemDictProviderEndpoint
com.houkunlin.system.dict.starter.bean
com.houkunlin.system.dict.starter.bean.com.houkunlin.system.dict.starter.bean.DictTypeVo
com.houkunlin.system.dict.starter.bean.com.houkunlin.system.dict.starter.bean.DictValueVo
com.houkunlin.system.dict.starter.bytecode
com.houkunlin.system.dict.starter.bytecode.com.houkunlin.system.dict.starter.bytecode.DictChildrenObjectGenerate
com.houkunlin.system.dict.starter.bytecode.com.houkunlin.system.dict.starter.bytecode.IDictConverterGenerate
com.houkunlin.system.dict.starter.bytecode.com.houkunlin.system.dict.starter.bytecode.IDictConverterGenerateAsmImpl
com.houkunlin.system.dict.starter.bytecode.com.houkunlin.system.dict.starter.bytecode.IDictConverterGenerateJavassistImpl
com.houkunlin.system.dict.starter.cache
com.houkunlin.system.dict.starter.cache.com.houkunlin.system.dict.starter.cache.DictCacheCustomizer
com.houkunlin.system.dict.starter.cache.com.houkunlin.system.dict.starter.cache.DictCacheFactory
com.houkunlin.system.dict.starter.jackson
com.houkunlin.system.dict.starter.jackson.com.houkunlin.system.dict.starter.jackson.DictDefaultSerializerProviderImpl
com.houkunlin.system.dict.starter.jackson.com.houkunlin.system.dict.starter.jackson.DictJackson2ObjectMapperBuilderCustomizer
com.houkunlin.system.dict.starter.json
com.houkunlin.system.dict.starter.json.com.houkunlin.system.dict.starter.json.Array
com.houkunlin.system.dict.starter.json.com.houkunlin.system.dict.starter.json.DictBoolType
com.houkunlin.system.dict.starter.json.com.houkunlin.system.dict.starter.json.DictConverter
com.houkunlin.system.dict.starter.json.com.houkunlin.system.dict.starter.json.DictText
com.houkunlin.system.dict.starter.json.com.houkunlin.system.dict.starter.json.DictTextJsonSerializer
com.houkunlin.system.dict.starter.json.com.houkunlin.system.dict.starter.json.DictTextJsonSerializerBasic
com.houkunlin.system.dict.starter.json.com.houkunlin.system.dict.starter.json.DictTextJsonSerializerDefault
com.houkunlin.system.dict.starter.json.com.houkunlin.system.dict.starter.json.DictTextJsonSerializerEnums
com.houkunlin.system.dict.starter.json.com.houkunlin.system.dict.starter.json.DictType
com.houkunlin.system.dict.starter.json.com.houkunlin.system.dict.starter.json.DictTypeKeyHandler
com.houkunlin.system.dict.starter.json.com.houkunlin.system.dict.starter.json.DictTypes
com.houkunlin.system.dict.starter.json.com.houkunlin.system.dict.starter.json.DictValid
com.houkunlin.system.dict.starter.json.com.houkunlin.system.dict.starter.json.DictValid3
com.houkunlin.system.dict.starter.json.com.houkunlin.system.dict.starter.json.DictValid3ConstraintValidator
com.houkunlin.system.dict.starter.json.com.houkunlin.system.dict.starter.json.DictValidConstraintValidator
com.houkunlin.system.dict.starter.json.com.houkunlin.system.dict.starter.json.VoidDictTypeKeyHandler
com.houkunlin.system.dict.starter.notice
com.houkunlin.system.dict.starter.notice.com.houkunlin.system.dict.starter.notice.DictAmqpConfiguration
com.houkunlin.system.dict.starter.notice.com.houkunlin.system.dict.starter.notice.DictRedisSubscribeConfiguration
com.houkunlin.system.dict.starter.notice.com.houkunlin.system.dict.starter.notice.RefreshDictEvent
com.houkunlin.system.dict.starter.notice.com.houkunlin.system.dict.starter.notice.RefreshDictTypeEvent
com.houkunlin.system.dict.starter.notice.com.houkunlin.system.dict.starter.notice.RefreshDictValueEvent
com.houkunlin.system.dict.starter.notice.com.houkunlin.system.dict.starter.notice.RefreshNoticeData
com.houkunlin.system.dict.starter.properties
com.houkunlin.system.dict.starter.properties.com.houkunlin.system.dict.starter.properties.BytecodeType
com.houkunlin.system.dict.starter.properties.com.houkunlin.system.dict.starter.properties.DictProperties
com.houkunlin.system.dict.starter.properties.com.houkunlin.system.dict.starter.properties.DictPropertiesCache
com.houkunlin.system.dict.starter.properties.com.houkunlin.system.dict.starter.properties.DictPropertiesController
com.houkunlin.system.dict.starter.properties.com.houkunlin.system.dict.starter.properties.DictPropertiesStorePrefixKey
com.houkunlin.system.dict.starter.properties.com.houkunlin.system.dict.starter.properties.MqType
com.houkunlin.system.dict.starter.properties.com.houkunlin.system.dict.starter.properties.StoreType
com.houkunlin.system.dict.starter.provider
com.houkunlin.system.dict.starter.provider.com.houkunlin.system.dict.starter.provider.DictProvider
com.houkunlin.system.dict.starter.provider.com.houkunlin.system.dict.starter.provider.SystemDictProvider
com.houkunlin.system.dict.starter.store
com.houkunlin.system.dict.starter.store.com.houkunlin.system.dict.starter.store.DictStore
com.houkunlin.system.dict.starter.store.com.houkunlin.system.dict.starter.store.LocalDictStore
com.houkunlin.system.dict.starter.store.com.houkunlin.system.dict.starter.store.LocalDictStoreConfiguration
com.houkunlin.system.dict.starter.store.com.houkunlin.system.dict.starter.store.RedisDictStore
com.houkunlin.system.dict.starter.store.com.houkunlin.system.dict.starter.store.RedisDictStoreConfiguration
com.houkunlin.system.dict.starter.store.com.houkunlin.system.dict.starter.store.RemoteDict
com.houkunlin.system.dict.starter.store.com.houkunlin.system.dict.starter.store.RemoteDictDefaultImpl




© 2015 - 2024 Weber Informatics LLC | Privacy Policy