livk
livk
### Module None ### 功能改进 [circle](https://github.com/livk-cloud/spring-boot-extension/blob/main/.circleci/config.yml) [github action](https://github.com/livk-cloud/spring-boot-extension/blob/main/.github/workflows/ci.yml)
## Summary by Sourcery CI: - 限制 CI 工作流仅在 'main' 和 'dev-snapshot' 分支上运行,用于 jdk21-ci、jdk22-ci 和 jdk23-ci 任务。 Original summary in English ## Summary by Sourcery CI: - Restrict CI workflows...
### Expected Behaviour The number of parameters parsed normally should be 1, while the number of parameters currently parsed is 0 This will cause *java.lang.ArrayIndexOutOfBoundsException: Index 0 out of bounds...
### Module spring-extension-context spring-boot-extension-autoconfigure ### 功能改进 _No response_
It is hoped that a **com.vanniktech.maven.publish.MavenPublishBaseExtension#publishToMavenCentral** method with configurable username and password will be provided, similar to **com.vanniktech.maven.publish.MavenPublishBaseExtension#coordinates**, instead of forcing users to use **gradle.properties**. Return the choice to the...