Get Jibby With Java, Docker, and Spring Boot
A quick guide to using Docker and Jib to containerize Spring Boot applications.
Get Jibby With Java, Docker, and Spring Boot
A quick guide to using Docker and Jib to containerize Spring Boot applications.
Justin
Great write-up! Is the authorize URI supposed to point to an expediagroup endpoint?
Matt Raible
It’s a dynamic URL. The value that’s shown is from the last Okta org you logged into. The post itself just uses a {yourOktaDomain}. We’re working on a way to make it more clear since it tends to confuse people.