io.github.hyfsy:hot-refresh-adapters

Hot refresh the class on the production environment

License

License

GroupId

GroupId

io.github.hyfsy
ArtifactId

ArtifactId

hot-refresh-adapters
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

Hot refresh the class on the production environment
Project Organization

Project Organization

Hyfsy Group

Download hot-refresh-adapters

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.hyfsy/hot-refresh-adapters/ -->
<dependency>
    <groupId>io.github.hyfsy</groupId>
    <artifactId>hot-refresh-adapters</artifactId>
    <version>1.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.hyfsy/hot-refresh-adapters/
implementation 'io.github.hyfsy:hot-refresh-adapters:1.2.0'
// https://jarcasting.com/artifacts/io.github.hyfsy/hot-refresh-adapters/
implementation ("io.github.hyfsy:hot-refresh-adapters:1.2.0")
'io.github.hyfsy:hot-refresh-adapters:pom:1.2.0'
<dependency org="io.github.hyfsy" name="hot-refresh-adapters" rev="1.2.0">
  <artifact name="hot-refresh-adapters" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.hyfsy', module='hot-refresh-adapters', version='1.2.0')
)
libraryDependencies += "io.github.hyfsy" % "hot-refresh-adapters" % "1.2.0"
[io.github.hyfsy/hot-refresh-adapters "1.2.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-adapter-lombok
  • hot-refresh-adapter-mapstruct
  • hot-refresh-adapter-spring-boot
  • hot-refresh-adapter-mybatis

Versions

Version
1.2.0
1.1.0