- Download the json file of countries from here.
- Change the name to
countries.json
& place it in the/resources
directory - Make sure you have
Docker
installed on your computer - Simply run the
run.sh
file like./run.sh
- If you can not run bash file then just manually run the
docker-compose
to start the required services and thenmvn spring-boot:run
- Since I'm running the project in
Ubuntu
, it may not be compatible with other operating systems, but it's not a big deal at all.
-
Notifications
You must be signed in to change notification settings - Fork 0
amirilf/blogilf
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A rest blog application with spring.