This is the root project for common, reusable class implementations for the examples tree.
This project has declared the following modules:
| Name | Description |
|---|---|
| Common::Utilities | This project provides utilities that have a limited number of external dependencies. |
| Common::DTO Utilities | This project provides utilities useful to marshal and unmarshal DTOs serialized to JSON and XML formats |
| Common::Web Utilities | This project provides utilities useful to web applications. |
| Common::Webflux Utilities | This project provides utilities useful to webflux applications. |