I have a REST API app built in SpringBoot. I have a service that needs to be transactional. Here is the configuration for the Transaction manager:
@Configuration