diff --git a/src/application.properties b/src/application.properties index a737384..137e7d4 100644 --- a/src/application.properties +++ b/src/application.properties @@ -1,4 +1,7 @@ -username=RESERVATION -password=MANAGER -driverName = oracle.jdbc.driver.OracleDriver -connectionString=jdbc:oracle:thin:@localhost:1521:orcl \ No newline at end of file +username=RESERVATION +password=MANAGER +driverName = oracle.jdbc.driver.OracleDriver + +connectionString=jdbc:oracle:thin:@localhost:1521:orcl + +#comment