microservices-reference-application icon indicating copy to clipboard operation
microservices-reference-application copied to clipboard

Polyglot microservices reference application using opensource technology stack like Docker and Kubernetes

Results 30 microservices-reference-application issues
Sort by recently updated
recently updated
newest added
trafficstars

Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2. Release notes Sourced from glob-parent's releases. v5.1.2 Bug Fixes eliminate ReDoS (#36) (f923116) Changelog Sourced from glob-parent's changelog. 5.1.2 (2021-03-06) Bug Fixes eliminate ReDoS...

dependencies

Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=normalize-url&package-manager=npm_and_yarn&previous-version=4.5.0&new-version=4.5.1)](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...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 Commits 8d4b369 chore(release): 2.8.9 29adfe5 fix: backport...

dependencies

### Book service implementation - Create `service` package for service layer - Create `repository` package for repository layer - DB schema design(mostly 1 or 2 table) - Configure `liquibase` to...

core-feature

### Order service implementation - Create `service` package for service layer - Create `repository` package for repository layer - DB schema design(mostly 1 or 2 table) - Configure `liquibase` to...

core-feature

- Kubernetes Grafana setup - Docker-Compose Grfana setup

infrastructure

- Loki setup on kubernetes - Loki setup on Docker-Compose

infrastructure