https://github.com/timurgaleev/demo-spring
Sample Spring application for building deploying to Kubernetes
https://github.com/timurgaleev/demo-spring
aws azure-pipeline cd ci cicd circleci devops docker jenkins k8s kubernetes
Last synced: 13 days ago
JSON representation
Sample Spring application for building deploying to Kubernetes
- Host: GitHub
- URL: https://github.com/timurgaleev/demo-spring
- Owner: timurgaleev
- License: gpl-3.0
- Created: 2020-06-25T09:33:11.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-10-24T04:02:36.000Z (4 months ago)
- Last Synced: 2025-10-27T21:41:02.705Z (3 months ago)
- Topics: aws, azure-pipeline, cd, ci, cicd, circleci, devops, docker, jenkins, k8s, kubernetes
- Language: Java
- Homepage:
- Size: 14.7 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Demo Spring Application
[](https://circleci.com/gh/timurgaleev/demo-spring)
[](https://github.com/nalbam/sample-spring/actions/workflows/push.yml)
[](https://github.com/timurgaleev/demo-spring/releases)
[](https://hub.docker.com/r/timurgaleev/demo-spring)
[](https://hub.docker.com/r/timurgaleev/demo-spring)
[](https://hub.docker.com/r/timurgaleev/demo-spring)
### CircleCi
### GitHub Actions
### DockerHub
## Pull image from the command line
```bash
docker pull docker.pkg.github.com/timurgaleev/demo-spring/demo-spring:latest
```