Skip to content

Repository files navigation

SpringPlay

A taste of Spring Boot and Kotlin.

JDK 21 and GraalVM are supported. Uses Version Catalog.

Also provides a flake.nix for Nix users.

Nix

Developing

After updating gradle dependencies, run:

nix run .#update-deps

Or in nix develop environment:

nix develop
# in develop shell
update-deps

Then in nix develop environment:

./gradlew bootRun

Building

nix build

Then use ./result/bin/SpringPlay to start the server.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages