Service to DB connection is ready.
Added Docker Compose file to set up DB and config it. Added the spring db connection package, and set up the properties file. Added ExampleRepository.java and ExampleService.java to show how to make Spring service to interact with DB.