Remove . from default classpath for cli launcher
Since "." is already on the search path for config files, it is not obviously necessary to add "." to the classpath as well.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
debug: true
|
||||
spring:
|
||||
cloud:
|
||||
launcher:
|
||||
|
||||
Reference in New Issue
Block a user