Skip to content

Commit

Permalink
feat(#3344): show dependencies via new sbom actuator endpoint (#3351)
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanHufschmidt authored May 4, 2024
1 parent 8d055c9 commit d6bdd60
Show file tree
Hide file tree
Showing 11 changed files with 5,876 additions and 71 deletions.
2 changes: 1 addition & 1 deletion spring-boot-admin-server-ui/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ npm run test
Repeated tests with watching the files:

```shell
npm run watch:test
npm run test:watch
```

## Run Storybook
Expand Down
Loading

0 comments on commit d6bdd60

Please sign in to comment.