https://github.com/backbase/spring-boot-admin-server
https://github.com/backbase/spring-boot-admin-server
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/backbase/spring-boot-admin-server
- Owner: Backbase
- Created: 2022-06-24T12:58:51.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-10T15:14:14.000Z (12 months ago)
- Last Synced: 2025-02-25T22:47:24.567Z (11 months ago)
- Language: Java
- Size: 24.4 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spring Boot Admin Server
### Packaging the image and publishing it to Docker Registry
```shell
mvn clean package -Pjib-push
```