sb_examples

Example1 -> Simple REST implementation by using the Spring boot With 8080 Example2 -> Simple REST implementation by using the Spring boot and change in the default port 8080 to 9000, to remove th conflicts with existing applications add a application.properties file under resources folder Properties file With 9000