BAEL-2275: Fix order in README
This commit is contained in:
parent
9de21f0fc8
commit
6e096b99a3
|
@ -2,6 +2,6 @@
|
||||||
|
|
||||||
To run this project, follow these steps:
|
To run this project, follow these steps:
|
||||||
|
|
||||||
* Launch the Spring Boot Application (DomainLayerApplication).
|
|
||||||
* Run the application database by executing `docker-compose up` in this directory.
|
* Run the application database by executing `docker-compose up` in this directory.
|
||||||
|
* Launch the Spring Boot Application (DomainLayerApplication).
|
||||||
* By default, application will connect to this database (configuration in *ddd-layers.properties*)
|
* By default, application will connect to this database (configuration in *ddd-layers.properties*)
|
Loading…
Reference in New Issue