com.github.0604hx:nerve-spring-web

基于Spring-boot的web快速开发组件,提供了可以继承的通用Controller

License

License

GroupId

GroupId

com.github.0604hx
ArtifactId

ArtifactId

nerve-spring-web
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.0604hx:nerve-spring-web
基于Spring-boot的web快速开发组件,提供了可以继承的通用Controller
Project URL

Project URL

https://github.com/0604hx/nerve-tools

Download nerve-spring-web

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.0604hx/nerve-spring-web/ -->
<dependency>
    <groupId>com.github.0604hx</groupId>
    <artifactId>nerve-spring-web</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.0604hx/nerve-spring-web/
implementation 'com.github.0604hx:nerve-spring-web:1.0'
// https://jarcasting.com/artifacts/com.github.0604hx/nerve-spring-web/
implementation ("com.github.0604hx:nerve-spring-web:1.0")
'com.github.0604hx:nerve-spring-web:jar:1.0'
<dependency org="com.github.0604hx" name="nerve-spring-web" rev="1.0">
  <artifact name="nerve-spring-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.0604hx', module='nerve-spring-web', version='1.0')
)
libraryDependencies += "com.github.0604hx" % "nerve-spring-web" % "1.0"
[com.github.0604hx/nerve-spring-web "1.0"]

Dependencies

compile (4)

Group / Artifact Type Version
com.github.0604hx : nerve-spring-repository-mongo jar 1.0
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-freemarker jar
com.alibaba : fastjson jar 1.2.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0