is not current version
Last Version 1.2.0

Hot Refresh 1.0.0 1.0.0

Hot refresh the class on the production environment

License

License

GroupId

GroupId

io.github.hyfsy
ArtifactId

ArtifactId

hot-refresh-parent
Version

Version

1.0.0
Type

Type

pom
Description

Description

Hot Refresh 1.0.0
Hot refresh the class on the production environment
Project URL

Project URL

https://github.com/hyfsy/hot-refresh
Project Organization

Project Organization

Hyfsy Group
Source Code Management

Source Code Management

https://github.com/hyfsy/hot-refresh

Download hot-refresh-parent 1.0.0


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

Dependencies

test (2)

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

Project Modules

  • hot-refresh-common
  • hot-refresh-core
  • hot-refresh-remoting
  • hot-refresh-server
  • adapter/hot-refresh-adapter-lombok
  • adapter/hot-refresh-adapter-mapstruct
  • adapter/hot-refresh-adapter-web
  • adapter/hot-refresh-adapter-spring-boot
  • adapter/hot-refresh-adapter-mybatis
  • test-case/hot-refresh-test-spring-boot
  • test-case/hot-refresh-test-jar-file
  • hot-refresh-client