spring-boot-microservice-best-practices icon indicating copy to clipboard operation
spring-boot-microservice-best-practices copied to clipboard

Best practices and integrations available for Spring Boot based Microservice in a single repository.

Results 41 spring-boot-microservice-best-practices issues
Sort by recently updated
recently updated
newest added

Bumps org.owasp.dependencycheck from 9.0.9 to 10.0.4. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.owasp.dependencycheck&package-manager=gradle&previous-version=9.0.9&new-version=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...

dependencies
java

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...

dependencies
java

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...

dependencies
java

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` |...

dependencies
java

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...

dependencies
github_actions

## 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...

documentation

## 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...

enhancement

## 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...

documentation
enhancement

## 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...

documentation

## 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...

vulnerabilities