Once you have configured a GORM implementation per the instructions linked in the table above you can use all features of GORM.

    can also participate in dependency injection and life cycle methods:

    You can also define the service as an interface instead of an abstract class if you want GORM to do all of the work and you don’t want to add your own behaviors.