Axway-API-Management-Plus / apim-service-broker

Axway APIM Pivotal Cloud Foundry Service Broker implementation
Apache License 2.0
2 stars 1 forks source link

Spring boot 2 #9

Closed rathnapandi closed 4 years ago

rathnapandi commented 4 years ago
  1. fix #7
  2. Refactor Cloud foundry UAA call as spring Oauth2tempalte is deprecated.
  3. Tested with pcf 2.8.1 environment.
  4. Removed spring cloud foundry service broker library and using RESTController as new library requires refactoring the code to reactive model.
  5. Added new junit test
  6. Updated document