Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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/

...