Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Unable to resolve dependency for org.springframework.transaction.annotation.Transactional

I am new to annotation based programming and don't know what maven artifact to add to my pom.xml for org.springframework.transaction.annotation.Transactional, I googled(like first 5 pages of search results) but unable to find what am i looking for. I am using spring 3. Also if there is any online tutorial to know more about annotations in spring. thanks!!

like image 530
Manth Avatar asked Mar 15 '26 02:03

Manth


1 Answers

It's in spring-tx.

The Spring documentation covers Spring quite nicely.

like image 121
JB Nizet Avatar answered Mar 17 '26 15:03

JB Nizet



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!