spring-boot-microservice-best-practices
spring-boot-microservice-best-practices copied to clipboard
Best practices and integrations available for Spring Boot based Microservice in a single repository.
Bumps org.owasp.dependencycheck from 9.0.9 to 10.0.4. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [io.spring.dependency-management](https://github.com/spring-gradle-plugins/dependency-management-plugin) from 1.1.4 to 1.1.6. Release notes Sourced from io.spring.dependency-management's releases. v1.1.6 :lady_beetle: Bug Fixes Applying Maven-style exclusions may cause a deprecation warning with Gradle 8.8 #384 :heart: Contributors...
Bumps [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) from 2.3.0 to 2.6.0. Release notes Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's releases. springdoc-openapi v2.6.0 released! What's Changed NPE occurs when outputting an OpenAPI document since 2.5.0 by @footaku in springdoc/springdoc-openapi#2561...
Bumps the java-dependencies group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [io.cucumber:cucumber-java](https://github.com/cucumber/cucumber-jvm) | `7.21.1` |...
Bumps the github-action-dependencies group with 1 update: [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action). Updates `aquasecurity/trivy-action` from 0.29.0 to 0.30.0 Release notes Sourced from aquasecurity/trivy-action's releases. v0.30.0 What's Changed fix: Update default trivy version in README...
## Description Update the README structure so that it's more accessible and readable. Provide better engagement with the readers, and update commands executed in the README. ## Suggested Changes The...
## Description Create GitHub pages for this repository > [!Note] > This should be a low priority ## Use Case Github pages provide great readability for users. ## Proposed Solution...
## Description Implement [markdownlint2](https://github.com/DavidAnson/markdownlint-cli2) for linting and fixing markdown files in this project for consistent markdown. linting in this project. ## Use Case Currently, there is no markdown linting implemented...
## Description The project has gone through significant changes in terms of config, and versioning of the respective tools used or replaced with the other tools. However, they are not...
## Vulnerability Description The Dockerfile, kubernetes and helm configs are failing when `trivy config` is executed in CI using the marketplace action. ## Steps to Reproduce 1. Commit a change...