Subversion Repositories SmartDukaan

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
35458 25 d 4 h amit /trunk/ Revert @Transactional(readOnly=true) - keep @Transactional only at Controller level

Changes:
- profitmandi-web: Controllers use @Transactional(rollbackFor = Throwable.class) at class level, removed method-level @Transactional(readOnly = true)
- profitmandi-fofo: Controllers use @Transactional(rollbackFor = Throwable.class) at class level, removed method-level @Transactional
- profitmandi-dao: Removed @Transactional from services/repositories

Exceptions (called from interceptors, need own transaction):
- RoleManager: @Transactional(readOnly = true) - called from interceptor for auth
- PartnerTypeChangeServiceImpl.getBestPartner(): @Transactional - called from JWTUtil via interceptor

Fixed javax.transaction.Transactional to org.springframework.transaction.annotation.Transactional
Fixed rollbackOn to rollbackFor for Spring compatibility
 
34860 161 d 5 h ranu /trunk/ razorpay x automate payment with rabbit mq  
34689 205 d 12 h amit.gupta /trunk/profitmandi-dao/ donotcommit  
33715 503 d 13 h ranu /trunk/ upsell phase one completed with whole code  
33258 631 d 6 h ranu /trunk/ change path invoices invoice service  
31708 1040 d 7 h amit.gupta /trunk/profitmandi-dao/ Added Billing Pending  
31707 1040 d 7 h amit.gupta /trunk/profitmandi-dao/ Added Billing Pending  
31565 1070 d 14 h amit.gupta /trunk/profitmandi-dao/ Handling  
30398 1348 d 13 h amit.gupta /trunk/profitmandi-dao/ Fixed ahead issue  
30304 1372 d 2 h amit.gupta /trunk/profitmandi-dao/ Fixed ahead issue  
30303 1372 d 6 h amit.gupta /trunk/profitmandi-dao/ Removing jsr issue  
30291 1373 d 12 h amit.gupta /trunk/profitmandi-dao/ Added redis cache  
30216 1390 d 7 h amit.gupta /trunk/profitmandi-dao/ Fixed ahead issue  
30206 1401 d 8 h amit.gupta /trunk/ Fixed ahead issue  
28378 1708 d 6 h tejbeer /trunk/profitmandi-dao/  
27182 1920 d 7 h tejbeer /trunk/ changes  
26859 2000 d 10 h amit.gupta /trunk/profitmandi-dao/  
26216 2187 d 12 h amit.gupta /trunk/ Fixed maven repo  
25163 2391 d 2 h amit.gupta /trunk/profitmandi-dao/  
24331 2585 d 12 h amit.gupta /trunk/profitmandi-dao/ Added guava library for hashing  

Show All