diff --git a/application.yml b/application.yml new file mode 100644 index 0000000..ef70e16 --- /dev/null +++ b/application.yml @@ -0,0 +1,5 @@ +server: + port: 8088 +spring: + application: + name: test \ No newline at end of file