controlless

Automatically expose service in Spring as HTTP interface.

License

License

GroupId

GroupId

io.github.lanicc
ArtifactId

ArtifactId

controlless-springboot-starter
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

controlless
Automatically expose service in Spring as HTTP interface.
Project URL

Project URL

https://github.com/lanicc/mvc-controller-less
Source Code Management

Source Code Management

https://github.com/lanicc/mvc-controller-less

Download controlless-springboot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.lanicc/controlless-springboot-starter/ -->
<dependency>
    <groupId>io.github.lanicc</groupId>
    <artifactId>controlless-springboot-starter</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.lanicc/controlless-springboot-starter/
implementation 'io.github.lanicc:controlless-springboot-starter:1.1.0'
// https://jarcasting.com/artifacts/io.github.lanicc/controlless-springboot-starter/
implementation ("io.github.lanicc:controlless-springboot-starter:1.1.0")
'io.github.lanicc:controlless-springboot-starter:jar:1.1.0'
<dependency org="io.github.lanicc" name="controlless-springboot-starter" rev="1.1.0">
  <artifact name="controlless-springboot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.lanicc', module='controlless-springboot-starter', version='1.1.0')
)
libraryDependencies += "io.github.lanicc" % "controlless-springboot-starter" % "1.1.0"
[io.github.lanicc/controlless-springboot-starter "1.1.0"]

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.5.0
org.springframework : spring-webmvc jar 5.3.7
javax.servlet : javax.servlet-api jar 4.0.1
org.apache.dubbo : dubbo jar 2.7.11
org.apache.zookeeper : zookeeper jar 3.4.13
org.apache.curator : curator-framework jar 4.0.1
org.apache.curator : curator-x-discovery jar 4.0.1

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.0.1