Last Version

Spring Boot Servlet Inherit Channel 0.1.1

Run your Spring Boot application with inherited socket created on behalf by supervisor.

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cz.jirutka.spring
ArtifactId

ArtifactId

spring-boot-servlet-inherit-channel
Version

Version

0.1.1
Type

Type

jar
Description

Description

Spring Boot Servlet Inherit Channel
Run your Spring Boot application with inherited socket created on behalf by supervisor.
Project URL

Project URL

http://github.com/jirutka/spring-boot-servlet-inherit-channel
Source Code Management

Source Code Management

http://github.com/jirutka/spring-boot-servlet-inherit-channel

Download spring-boot-servlet-inherit-channel 0.1.1


<!-- https://jarcasting.com/artifacts/cz.jirutka.spring/spring-boot-servlet-inherit-channel/ -->
<dependency>
    <groupId>cz.jirutka.spring</groupId>
    <artifactId>spring-boot-servlet-inherit-channel</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/cz.jirutka.spring/spring-boot-servlet-inherit-channel/
implementation 'cz.jirutka.spring:spring-boot-servlet-inherit-channel:0.1.1'
// https://jarcasting.com/artifacts/cz.jirutka.spring/spring-boot-servlet-inherit-channel/
implementation ("cz.jirutka.spring:spring-boot-servlet-inherit-channel:0.1.1")
'cz.jirutka.spring:spring-boot-servlet-inherit-channel:jar:0.1.1'
<dependency org="cz.jirutka.spring" name="spring-boot-servlet-inherit-channel" rev="0.1.1">
  <artifact name="spring-boot-servlet-inherit-channel" type="jar" />
</dependency>
@Grapes(
@Grab(group='cz.jirutka.spring', module='spring-boot-servlet-inherit-channel', version='0.1.1')
)
libraryDependencies += "cz.jirutka.spring" % "spring-boot-servlet-inherit-channel" % "0.1.1"
[cz.jirutka.spring/spring-boot-servlet-inherit-channel "0.1.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.16

provided (4)

Group / Artifact Type Version
org.eclipse.jetty : jetty-server jar
org.slf4j : jcl-over-slf4j jar
org.springframework.boot : spring-boot jar
org.springframework.boot : spring-boot-autoconfigure jar

Project Modules

There are no modules declared in this project.