Skip to content

DatekWireless/slim-spring-webmvc

Repository files navigation

Maven Central

https://github.com/DatekWireless/slim-spring-webmvc

Usage

There is a reference application at https://github.com/DatekWireless/slim-spring-mvc-sample .

build.gradle

dependencies {
  implementation 'no.datek:slim-spring-webmvc:0.+'
}

Config/Application

@ComponentScan("no.datek.slim")

Release to Maven Central