Skip to content

mh-dev/blog_rest-controller-base-path

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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

About

Spring RestController specific basePath

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors