Spring PostInitialize

Adds support for @PostInitialize for spring projects

License

License

GroupId

GroupId

fr.zebasto
ArtifactId

ArtifactId

spring-postinitialize
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

Spring PostInitialize
Adds support for @PostInitialize for spring projects
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-postinitialize

How to add to project

<!-- https://jarcasting.com/artifacts/fr.zebasto/spring-postinitialize/ -->
<dependency>
    <groupId>fr.zebasto</groupId>
    <artifactId>spring-postinitialize</artifactId>
    <version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.zebasto/spring-postinitialize/
implementation 'fr.zebasto:spring-postinitialize:1.4.0'
// https://jarcasting.com/artifacts/fr.zebasto/spring-postinitialize/
implementation ("fr.zebasto:spring-postinitialize:1.4.0")
'fr.zebasto:spring-postinitialize:jar:1.4.0'
<dependency org="fr.zebasto" name="spring-postinitialize" rev="1.4.0">
  <artifact name="spring-postinitialize" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.zebasto', module='spring-postinitialize', version='1.4.0')
)
libraryDependencies += "fr.zebasto" % "spring-postinitialize" % "1.4.0"
[fr.zebasto/spring-postinitialize "1.4.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 1.5.1.RELEASE
org.projectlombok : lombok jar 1.16.12

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.5.1.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.0
1.3.0
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.2
1.1.0
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0