Thanks
Just is built on the shoulders of giants. I would like to thank to following projects and people whose work made just
possible:
- Spring Team - for developing Spring Boot and plugins for Maven and Gradle - that
just
uses under the hood to refresh application context without the application restart. - Testcontainers - spinning up infrastructure services happens through the Testcontainers. You know what's cool about it? If you use the testcontainers.cloud, infrastructure services will start there without any change in project configuration.
- Quarkus Team - Quarkus dev mode was the initial inspiration for
just
. The implementation is completely different but the goal was to achieve similar development experience. - Andres Almiray - for making JReleaser that
just
uses to distribute releases to Homebrew and Scoop
Friends who took their time to look at the private alpha version of just
: