namespace sap.capire.bookshop; //> important for reflection using from './db/schema'; using from './srv/cat-service'; using from './srv/admin-service'; using from './srv/user-service';