我有一个springboot应用程序在我机器的docker上本地运行。 镜像名称为springio/spring-rest-hello-world,标记为latest。docker tag springio/spring-rest-hello-world default-route-openshift-image-registry.apps.us-east-1.starter.openshift-online.com:5000/springio/
这是我的application.properties:spring.datasource.username(SpringApplication.java:408) ~[spring-boot-2.7.2.jar:2.7.2]
at org.springframework.boot.SpringApplication.run