Skip to content

v1.1.0

Compare
Choose a tag to compare
@lazycece lazycece released this 07 Jan 18:18
· 206 commits to main since this release

Release: upgrade dpendencies, optimize code and add a new module (domain).

Now, Rapidf v1.1.0, support:

  • rapidf-domain: From a domain-driven perspective, define the basic information related to the domain
  • rapidf-logger: Log output framework, which can be used for regular log output or log monitoring
  • rapidf-restful: Restful related, such as api protocol, service exception and so on.
  • rapidf-utils: Precipitate reusable tools
  • rapidf-validation: Extension of hibernate-validation