joem86
04/13/2020, 7:01 PMstatic transactional = true have been replaced with @Transactional. Plus you have neat things like GORM data services which use @Service(Book). On the other hand @TestFor has been completely replaced with the trait-based tests, so who knows?