MVN

io.github.1994 : spring-boot-async-init

Maven & Gradle

Nov 15, 2022
4 stars

spring-boot-async-init · a starter for asynchronous initialization of spring beans

<dependency>
    <groupId>io.github.1994</groupId>
    <artifactId>spring-boot-async-init</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.1994 : spring-boot-async-init to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of io.github.1994 : spring-boot-async-init to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
spring-boot-async-init-1.0.1
spring-boot-async-init-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.1994</groupId>
    <artifactId>spring-boot-async-init</artifactId>
    <version>1.0.1</version>
</dependency>