Virtual ORM Services
component{
// Virtual service layer based on the User entity
property name="userService" inject="entityService:User";
}Last updated
Was this helpful?
component{
// Virtual service layer based on the User entity
property name="userService" inject="entityService:User";
}Last updated
Was this helpful?
Was this helpful?