#Purpose Source code for the blog entry https://mhdevelopment.wordpress.com/2016/10/03/spring-restcontroller-specific-basepath/
##What is required to use this code
- JAVA_HOME environment variable set to a JDK8
- Eclipse or IntelliJ
##General usage
-
execute gradlew eclipse or gradlew idea to create IDE specific files
-
run mh.dev.blog.RestControllerBasePathApplication.java
-
import the gradle project directly into your IDE
-
run mh.dev.blog.RestControllerBasePathApplication.java