p

pighand-framework-spring-parent

集成pighand-framework-spring、spring boot相关配置
https://github.com/pighand-com/pighand-framework-spring-parent
The MIT License
wangshuli
Files download
File Operation
pighand-framework-spring-parent-2.0.0-bate.1.20240117.pom download
Apache Maven
<dependency>
  <groupId>com.pighand</groupId>
  <artifactId>pighand-framework-spring-parent</artifactId>
  <version>2.0.0-bate.1.20240117</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.pighand:pighand-framework-spring-parent:2.0.0-bate.1.20240117'
Gradle Kotlin
implementation("com.pighand:pighand-framework-spring-parent:2.0.0-bate.1.20240117")
Scala SBT
libraryDependencies += "com.pighand" % "pighand-framework-spring-parent" % "2.0.0-bate.1.20240117"
Groovy Grape
@Grapes(
  @Grab(group='com.pighand', module='pighand-framework-spring-parent', version='2.0.0-bate.1.20240117')
)
Apache Ivy
<dependency org="com.pighand" name="pighand-framework-spring-parent" rev="2.0.0-bate.1.20240117" />
Leiningen
[com.pighand/pighand-framework-spring-parent "2.0.0-bate.1.20240117"]
Apache Buildr
'com.pighand:pighand-framework-spring-parent:jar:2.0.0-bate.1.20240117'
Dependencies
<parent>
  <groupId>org.springframework.boot</groupId>
  <artifactId>spring-boot-starter-parent</artifactId>
  <version>3.1.0</version>
</parent>

compile

|-- com.pighand:pighand-framework-spring:2.0.0-bate.1.20240117

|-- com.pighand:pighand-framework-spring-api:2.0.0-bate.1.20231210

|-- org.springframework:spring-aop

|-- org.springframework:spring-context-support

|-- org.springframework:spring-core

|-- org.springframework.boot:spring-boot-starter

|-- org.springframework.boot:spring-boot-starter-web

|-- org.springframework.boot:spring-boot-starter-jdbc

|-- org.springframework.boot:spring-boot-starter-data-redis

|-- org.springframework.boot:spring-boot-devtools

|-- org.springframework.boot:spring-boot-starter-log4j2

|-- org.springframework.security:spring-security-core

|-- org.springframework.boot:spring-boot-starter-cache

|-- org.apache.commons:commons-pool2:2.11.1

|-- io.grpc:grpc-all:1.54.0

|-- io.projectreactor.netty:reactor-netty:1.1.5

|-- io.netty:netty-all:4.1.90.Final

|-- org.apache.logging.log4j:log4j-slf4j-impl:2.20.0

|-- mysql:mysql-connector-java:8.0.33

|-- org.mybatis.caches:mybatis-ehcache:1.2.3

|-- com.alibaba:druid-spring-boot-starter:1.2.16

|-- com.mybatis-flex:mybatis-flex-spring-boot-starter:1.7.5

|-- org.springdoc:springdoc-openapi-starter-webmvc-ui:2.0.4

|-- com.github.xiaoymin:knife4j-openapi3-jakarta-spring-boot-starter:4.0.0

|-- org.hibernate.validator:hibernate-validator:8.0.0.Final

|-- jakarta.validation:jakarta.validation-api:3.0.2

|-- org.mapstruct:mapstruct:1.5.5.Final

|-- com.google.guava:guava:31.1-jre

|-- com.github.ben-manes.caffeine:caffeine:3.1.8

provided

|-- org.projectlombok:lombok:1.18.26

test

|-- org.springframework.boot:spring-boot-starter-test