Skip to content

yookue/plexus-spring-util

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plexus Spring Util

Yookue plexus-spring-util is a packages of utility classes for Spring's hierarchy, or are considered to enhance its abilities.

Quickstart

  • Import dependencies
    <dependency>
        <groupId>com.yookue.commonplexus</groupId>
        <artifactId>plexus-spring-util</artifactId>
        <version>LATEST</version>
    </dependency>
  • There are many useful packages that may help you a lot, code with it as you wish.
Package Description
annotation Annotated on elements to enable some abilities or capable
audit Audit for Spring data, such as rdbms and mongo
cache Cache enhancement for Spring cache
cglib Enhanced component for cglib, such as bean copier
constant Miscellaneous constants
enumeration Useful enumerations
event Customized event and listener
exception Extended exception for throwing customized needs
filter Additional filter for Spring
general General entity and bson document
identity Helps to generate identifiers, typically UUID
jackson Extra component for jackson, including serializer, deserializer, strategy, processor
message Other message source beans
security Extended classes for Spring security
structure Various structs to represents data combinations
support Components that extends from Spring to provide some particular purposes
util Powerful utilities that may speed up your development
validation Useful sequences and groups for Spring validation

Document

Requirement

  • jdk 17+

License

This project is under the Apache License 2.0

See the NOTICE.txt file for required notices and attributions.

Donation

You like this package? Then donate to Yookue to support the development.

Website