An open API service indexing awesome lists of open source software.

https://github.com/hexlet-components/java-spring-blog


https://github.com/hexlet-components/java-spring-blog

Last synced: 5 months ago
JSON representation

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/

![build](https://github.com/hexlet-components/java-spring-blog/workflows/Build/badge.svg)

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
```

---

[![Hexlet Ltd. logo](https://raw.githubusercontent.com/Hexlet/assets/master/images/hexlet_logo128.png)](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/).