profileShare

rasmusjy / tasteprint

Read-only snapshot

No repository description.

main default branch 169 files Expires Sep 13, 2026, 9:06 AM
package-info.java 169 bytes
1 @org.springframework.modulith.ApplicationModule(
2 displayName = "Accounts and sessions",
3 allowedDependencies = "shared"
4 )
5 package com.tasteprint.account;
6