diff --git a/jero-boot/jero-boot-module-demo/src/main/resources/application.yml b/jero-boot/jero-boot-module-demo/src/main/resources/application.yml index 0153ab6f..5636272c 100644 --- a/jero-boot/jero-boot-module-demo/src/main/resources/application.yml +++ b/jero-boot/jero-boot-module-demo/src/main/resources/application.yml @@ -2,4 +2,4 @@ server: port: 7002 spring: application: - name: jero-demoa \ No newline at end of file + name: jero-demo \ No newline at end of file