https://github.com/hexlet-components/java-spring-blog
https://github.com/hexlet-components/java-spring-blog
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hexlet-components/java-spring-blog
- Owner: hexlet-components
- Created: 2021-02-24T01:34:09.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-10-20T15:30:49.000Z (8 months ago)
- Last Synced: 2025-10-20T17:38:02.739Z (8 months ago)
- Language: Java
- Homepage: https://java-spring-blog.hexlet.app/
- Size: 1.42 MB
- Stars: 10
- Watchers: 7
- Forks: 16
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# java-spring-blog
## Required
* Heroku CLI
* Caddy
## Sources
* https://www.danvega.dev/blog/2022/09/06/spring-security-jwt/

Demo: https://java-spring-blog.hexlet.app/
## Tools
* [checkstyle](https://github.com/checkstyle/checkstyle)
## Development
```bash
make setup
make dev
# https://localhost
# username: hexlet@example.com
# password: qwerty
make test
```
---
[](https://hexlet.io?utm_source=github&utm_medium=link&utm_campaign=java-spring-blog)
This repository is created and maintained by the team and the community of Hexlet, an educational project. [Read more about Hexlet](https://hexlet.io?utm_source=github&utm_medium=link&utm_campaign=java-spring-blog).
See most active contributors on [hexlet-friends](https://friends.hexlet.io/).