0.11.1
The first public Just release 🎉
just run
- live reload of source code and build files
- zero config infrastructure services
- Docker Compose integration
just build
Shorthand command for building to different targets
just format
Source code formatting with Spring Java Format or Spotless
just init
Initializes Intellij IDEA configs for just
just kill
Kills process listening on port given by parameter (8080
by default).
🌍 https://just.maciejwalkowiak.com/
📗 https://just.maciejwalkowiak.com/docs/getting-started/