Java library designed to easily develop Spring-Boot based Arrowhead Framework compliant application systems.
- Arrowhead Framework v4.4.0+
- Spring based Java11+ projects
- Maven 3.5+ Download from here | Install guide
Use ArrowheadService.class component to easily interact with AH Framework such as,
- check Core Systems availability
- get public Core Services
- register my service
- unregister my service
- consume a service
- and much more...