Commit 0a54563
committed
feat(maven): refine pom for publish by action
0 parents commit 0a54563
568 files changed
Lines changed: 30232 additions & 0 deletions
File tree
- .github
- workflows
- .husky
- common-actuator
- common-actuator-client
- src/main
- java
- resources
- common-api-inject
- src/main/java/io/github/alice52/common/inject/annotation
- common-core
- src
- main
- java/common/core
- annotation
- discriptor
- aspect
- component
- configuration
- properties
- constant
- enums
- exception
- assertion
- handler
- executor
- factory
- queue
- reject
- filter
- jackson
- model
- util
- collection
- function
- kt
- pool
- security
- se
- spring
- system
- test
- valid
- web
- wrapper
- resources
- META-INF
- test/java/common/core/test
- annotation
- executor
- common-crypt
- src/main
- java/common/encrypt
- advice
- annotation
- aspect
- configuration
- properties
- constants
- enums
- resources
- common-database
- database-common
- src/main/java/common/database/sensitive
- annotation
- handler
- database-mybatis-plus
- src/main
- java/common/database
- config
- handler
- interceptor
- model
- entity
- plugin
- resources
- META-INF
- database-mybatis
- src/main
- java/common/database/mybatis
- resources/META-INF
- common-feign
- src/main/java/common/feign
- timeout
- trace
- common-http
- src/main
- java/common/http
- annotation
- component
- configuration
- constant
- enums
- exception
- interceptor
- model
- service
- impl
- support
- resources
- common-log
- src
- main
- java/common/logging
- anno
- aspect
- configuration
- event
- filter
- vo
- constants
- converter
- custom
- desensitize
- v1
- converter
- utils
- v2
- appender
- v3
- converter
- reqid
- async
- request
- trace
- inteceptor
- util
- resources
- META-INF
- test/java
- common-mq
- common-mq-api
- src/main/java/top/hubby/mq
- config
- v2
- constants
- enums
- exception
- listerner
- mapper
- model/entity
- service
- impl
- common-mq-receiver
- common-mq-sender
- src/main
- java/top/hubby/mq/sender
- annotation
- configuration
- props
- schedule
- resources
- common-openapi
- src/main
- java/top/hubby/openapi
- annotation
- aspect
- component
- configuration
- properties
- filter
- util
- resources
- common-oss
- src/main
- java/common/oss
- annotation
- condition
- constnats/enums
- context
- properties
- service
- impl
- v2
- annotation
- configuration
- properties
- service
- impl
- resources
- META-INF
- common-redis
- src
- main
- java/common/redis
- annotation
- aspect
- component
- configuration
- props
- config
- constants
- enums
- key
- queue
- reactor/lock
- utils
- resources
- META-INF
- scripts/redis
- test/java
- common
- redis/map
- zk
- common-security
- src
- main
- java/common/security
- annotation
- aspect
- component
- connfiguration
- exception
- handler
- grant
- listener
- model
- serialize
- service
- utils
- resources
- test/java
- common-swagger
- swagger-2
- src/main
- java/common/swagger
- annotation
- configuration
- properties
- resources
- swagger-3
- src/main
- java/common/swagger
- annotation
- configuration
- properties
- resources
- common-token
- src/main
- java/common/token
- annotation
- configuration
- constant
- exception
- interceptor
- manage
- model
- resources
- common-uid
- src/main
- java/common/uid
- annotation
- buffer
- configuration
- properties
- generator
- handler
- mp
- utils
- worker
- entity
- mapper
- service
- resources
- mapper
- custom-test
- custom-common
- src/main
- java/top/hubby/custom/test
- component
- constants
- enums
- converter
- model
- dto
- entity
- vo
- resources/META-INF
- custom-kotlin
- src/main/java/common/kotlin
- custom-oss
- src
- main
- java/top/hubby/test/custom/oss
- resources
- test/java/top/hubby/custom/test/oss
- v1
- v2
- custom-syntax
- src
- main
- java/top/hubby/test/custom
- controller
- schedule
- resources
- test/java/top/hubby/custom/test
- custom-test-crypt
- src/main
- java/common/test/crypt
- controller
- resources
- custom-test-database
- src/main
- java/top/hubby/test/custom/db
- controller
- mapper
- service
- impl
- resources
- mapper
- custom-test-http
- src/main
- java/top/hubby/test/custom/http
- component
- constants
- controller
- model
- service
- impl
- resources
- custom-test-log
- src/main
- java/custom/test/logging
- config
- controller
- converter
- resources
- custom-test-mq
- custom-test-mq-sender
- src/main
- java/custom/test/mq/sender
- controller
- resources
- custom-test-openapi
- src/main
- java/top/hubby/test/custom/openapi
- constants
- controller
- mockup
- resources
- custom-test-redis
- src/main
- java/top/hubby/test/custom/redis
- configuration
- constants
- consumer
- controller
- mapper
- service
- impl
- resources
- mapper
- custom-test-uid
- src
- main
- java/top/hubby/test/custom/uid
- controller
- resources
- test/java/top/hubby/test/custom/uid
- docs
- env
- images
- schema
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
0 commit comments