Skip to content

yookue/plexus-spring-util

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

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
context Support for Spring contexts
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
interceptor Web interceptor classes
jackson Extra component for jackson, including serializer, deserializer, strategy, processor
message Support for message sources
processor Implemented classes of processors
registrar Support for registrars
resolver Support for resolvers
security Extended classes for Spring security
servlet Support for servlets
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

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 us to support the development.

Copyright

Beijing Yookue Network Technology Ltd.

Website