e

enjoy-spring-boot-starter

jfinal enjoy自动装配并配置root环境变量
https://www.miw.cn
The Apache Software License, Version 2.0
mrzhou
Files download
File Operation
enjoy-spring-boot-starter-0.0.2.jar download
enjoy-spring-boot-starter-0.0.2.pom download
enjoy-spring-boot-starter-0.0.2-sources.jar download
Apache Maven
<dependency>
  <groupId>cn.miw</groupId>
  <artifactId>enjoy-spring-boot-starter</artifactId>
  <version>0.0.2</version>
</dependency>
Gradle Groovy
implementation 'cn.miw:enjoy-spring-boot-starter:0.0.2'
Gradle Kotlin
implementation("cn.miw:enjoy-spring-boot-starter:0.0.2")
Scala SBT
libraryDependencies += "cn.miw" % "enjoy-spring-boot-starter" % "0.0.2"
Groovy Grape
@Grapes(
  @Grab(group='cn.miw', module='enjoy-spring-boot-starter', version='0.0.2')
)
Apache Ivy
<dependency org="cn.miw" name="enjoy-spring-boot-starter" rev="0.0.2" />
Leiningen
[cn.miw/enjoy-spring-boot-starter "0.0.2"]
Apache Buildr
'cn.miw:enjoy-spring-boot-starter:jar:0.0.2'