profileShare

rasmusjy / tasteprint

Read-only snapshot

No repository description.

main default branch 169 files Expires Sep 13, 2026, 9:06 AM
package-info.java 206 bytes
1 @org.springframework.modulith.ApplicationModule(
2 displayName = "Trips and food missions",
3 allowedDependencies = {"account", "catalog", "tasting", "shared"}
4 )
5 package com.tasteprint.journey;
6