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
35435 135 d 0 h amit /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/ Add @Transactional(readOnly = true) to GET methods in controllers

Added @Transactional(readOnly = true) to all read-only GET methods across 14 controllers:
- RetailerController (10 methods)
- UserController (16 methods)
- WalletController (5 methods)
- CartController (2 methods)
- StoreController (25 methods)
- DealsController (20 methods)
- ShopController (1 method)
- CustomerController (2 methods)
- NotificationController (3 methods)
- SolrSearchController (2 methods)
- InsuranceController (1 method)
- GatewayController (1 method)
- LeadController (13 methods)
- RechargeController (4 methods)

Total: 105 methods updated

All methods verified to only set @Transient fields on entities, ensuring no dirty writes.
 
26228 2294 d 0 h amit.gupta /trunk/ Fixed Recharge  
25703 2390 d 17 h amit.gupta /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/  
25547 2425 d 20 h amit.gupta /trunk/ Fixed Wallet  
25100 2508 d 19 h amit.gupta /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/  
25048 2516 d 21 h amit.gupta /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/  
25007 2526 d 17 h amit.gupta /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/  
24893 2553 d 20 h amit.gupta /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/  
24349 2690 d 19 h amit.gupta /trunk/ Added Investment Summary  
24276 2699 d 20 h amit.gupta /trunk/ Fixed partner mark  
24260 2706 d 22 h amit.gupta /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/  
23592 2930 d 13 h tejbeer /trunk/ recharge Changes  
23587 2930 d 22 h tejbeer /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/ createRecharge  
23585 2930 d 23 h tejbeer /trunk/ rechargeChanges  
23568 2937 d 19 h govind /trunk/ Fixed changes related to logging. Updated to log4j2  
23273 3020 d 19 h ashik.ali /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/  
23115 3049 d 18 h ashik.ali /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/  
23101 3051 d 21 h amit.gupta /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/  
23100 3051 d 21 h amit.gupta /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/  
23098 3051 d 22 h amit.gupta /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/  

Show All