Table of Contents |
---|
Mission statement: automate everything, experiment often, drive POC
...
For developers wishing to build the entire ONAP - Project containing the root pom.xml and scripts to clone/pull all repositories.
...
Exercise ONAP programmatically via M2M (Rest client) calls. See the existing VID and proposed VID project and the associated vm1-robot VM.
Experimental
Spring Boot REST Endpoint for JAX-RS 2.0 Client
Use postman for adhoc rest calls - but if you want to code up call chains or hammer an endpoint use Spring RestController or the Rest client in JAX-RS 2.0
Purpose: Experiment with JAX-RS 2.0 clients as OSS demonstrations.
Client
...
Northbound OSS Client#DI1:20170719:AAICertrequiredforHTTPSRESTcalls
References
https://spring.io/guides/gs/actuator-service/
...