Skip to content

Releases: moonlight-architecture/java-starter-kit

v0.0.3

Choose a tag to compare

@jet2018 jet2018 released this 11 Sep 15:15

Starter kit tag v0.0.3. moonlight new will pick this up as the latest template.

  • Ships Moonlight Java SDK com.jet.moonlight:jet:0.0.3
  • Login returns UserView; JWT token_version is bumped atomically for single-session
  • Permission catalog upsert + RolePermissionCache; auth/me is the protected example
  • MIT license; local Maven repo ships only the current SDK jar; template tests stay empty; local stress harness is gitignored

v0.0.2

Choose a tag to compare

@jet2018 jet2018 released this 06 Sep 21:26

Starter kit tag v0.0.2. moonlight new will pick this up as the latest template.

  • Ships Moonlight Java SDK com.jet.moonlight:jet:0.0.2
  • Datasource URL, username, and password live in application.properties so Spring Boot 4 starts cleanly
  • Removed unused search/filter code, SPA routing, Quartz, ModelMapper, and old JSONObject requires helpers

v0.0.1

Choose a tag to compare

@jet2018 jet2018 released this 06 Sep 19:20