Package com.bluebell.greenhouse.platform
package com.bluebell.greenhouse.platform
platform is the core, base module of greenhouse. Its purpose is to house base-level models,
enums, entities and other key classes used by all other Java modules. Additionally, platform
defines utility classes and services that can be used outside of Spring contexts for modules that
might not be Spring-enabled.
Package: com.bluebell.greenhouse.platform
- Since:
- 1.0.1
- Author:
- Stephen Prizio