v1.1.0
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