не последняя версия
Последняя версия 0.6.8

icu.easyj.boot:easyj-spring-boot-autoconfigure 0.1.7

EasyJ各功能在Spring Boot项目中的自动装配功能,需要引用各功能的starter激活相应的自动装配类。

Категории

Категории

Spring Boot Контейнер Микросервисы Auto Библиотеки уровня приложения Code Generators config Configuration
Группа

Группа

icu.easyj.boot
Идентификатор

Идентификатор

easyj-spring-boot-autoconfigure
Версия

Версия

0.1.7
Тип

Тип

jar

Скачать easyj-spring-boot-autoconfigure 0.1.7


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