Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 985 Bytes

File metadata and controls

14 lines (8 loc) · 985 Bytes

Tanzu Local Authentication Server

Follow the instructions on "Getting Started with Tanzu Local Authorization Server" page to obtain the jar executable from Broadcom download portal.

Place the jar named as tanzu-local-authorization-server.jar into the directory local-development/spring-enterprise.

Given jar is placed correctly, included docker-compose.yml starts up a local instance of Tanzu Local Authentication Server on port 9000.

Spring Cloud Gateway Server

Obtain from Broadcom download portal to get the Spring Commercial Gateway Jar for running local. Place the jar named as gateway-2.2.4.jar into the directory local-development/spring-enterprise

Given jar is placed correctly, included docker-compose.yml starts up a local instance of Spring Cloud Gateway Server on port 8090.