Spring HTTP Server Tutorial

Tutorial of using OfficeFloor for a HTTP Server incorporating Spring beans

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.officefloor.tutorial
Идентификатор

Идентификатор

SpringHttpServer
Последняя версия

Последняя версия

3.17.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Spring HTTP Server Tutorial
Tutorial of using OfficeFloor for a HTTP Server incorporating Spring beans

Скачать SpringHttpServer

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/net.officefloor.tutorial/SpringHttpServer/ -->
<dependency>
    <groupId>net.officefloor.tutorial</groupId>
    <artifactId>SpringHttpServer</artifactId>
    <version>3.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.officefloor.tutorial/SpringHttpServer/
implementation 'net.officefloor.tutorial:SpringHttpServer:3.17.0'
// https://jarcasting.com/artifacts/net.officefloor.tutorial/SpringHttpServer/
implementation ("net.officefloor.tutorial:SpringHttpServer:3.17.0")
'net.officefloor.tutorial:SpringHttpServer:jar:3.17.0'
<dependency org="net.officefloor.tutorial" name="SpringHttpServer" rev="3.17.0">
  <artifact name="SpringHttpServer" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.officefloor.tutorial', module='SpringHttpServer', version='3.17.0')
)
libraryDependencies += "net.officefloor.tutorial" % "SpringHttpServer" % "3.17.0"
[net.officefloor.tutorial/SpringHttpServer "3.17.0"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
net.officefloor.web : woof jar 3.17.0
net.officefloor.spring : officespring jar 3.17.0

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.8

Модули Проекта

Данный проект не имеет модулей.
net.officefloor.tutorial

OfficeFloor

Inversion of Coupling Control

Версии библиотеки

Версия
3.17.0
3.16.0
3.15.0
3.14.0
3.13.0
3.12.0
3.11.0
3.10.3
3.10.2
3.10.1
3.10.0
3.9.2
3.9.1
3.9.0
3.8.0
3.7.0
3.6.2
3.6.1
3.6.0
3.5.1
3.5.0
3.4.0
3.3.0
3.2.0