Last Version

io.github.hyfsy:hot-refresh-plugin-spring-boot 1.2.0

Hot refresh the class on the production environment

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.hyfsy
ArtifactId

ArtifactId

hot-refresh-plugin-spring-boot
Version

Version

1.2.0
Type

Type

jar
Description

Description

Hot refresh the class on the production environment
Project Organization

Project Organization

Hyfsy Group

Download hot-refresh-plugin-spring-boot 1.2.0


<!-- https://jarcasting.com/artifacts/io.github.hyfsy/hot-refresh-plugin-spring-boot/ -->
<dependency>
    <groupId>io.github.hyfsy</groupId>
    <artifactId>hot-refresh-plugin-spring-boot</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.hyfsy/hot-refresh-plugin-spring-boot/
implementation 'io.github.hyfsy:hot-refresh-plugin-spring-boot:1.2.0'
// https://jarcasting.com/artifacts/io.github.hyfsy/hot-refresh-plugin-spring-boot/
implementation ("io.github.hyfsy:hot-refresh-plugin-spring-boot:1.2.0")
'io.github.hyfsy:hot-refresh-plugin-spring-boot:jar:1.2.0'
<dependency org="io.github.hyfsy" name="hot-refresh-plugin-spring-boot" rev="1.2.0">
  <artifact name="hot-refresh-plugin-spring-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.hyfsy', module='hot-refresh-plugin-spring-boot', version='1.2.0')
)
libraryDependencies += "io.github.hyfsy" % "hot-refresh-plugin-spring-boot" % "1.2.0"
[io.github.hyfsy/hot-refresh-plugin-spring-boot "1.2.0"]

Dependencies

compile (2)

Group / Artifact Type Version
io.github.hyfsy : hot-refresh-core jar 1.2.0
io.github.hyfsy : hot-refresh-plugin-web jar 1.2.0

provided (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar 1.4.0.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 1.4.0.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 1.4.0.RELEASE
javax.servlet : javax.servlet-api jar 3.0.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.23.4

Project Modules

There are no modules declared in this project.