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 275 d 15 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.
 
35321 299 d 8 h amit /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/ Fixed lead self Assigned  
31646 1300 d 10 h tejbeer /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/  
31645 1300 d 10 h tejbeer /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/  
31644 1300 d 10 h tejbeer /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/  
30700 1531 d 12 h amit.gupta /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/ Fixed calulation issues with Handling gateway surcharge  
29503 1788 d 12 h amit.gupta /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/ Added Logic to handle KredX  
28257 1980 d 6 h amit.gupta /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/  
25249 2631 d 14 h amit.gupta /trunk/ Fixed changes related to wallet under maintainance  
24867 2714 d 11 h tejbeer /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/  
24749 2741 d 16 h tejbeer /trunk/ change  
24742 2742 d 13 h tejbeer /trunk/ changes  
24597 2761 d 15 h amit.gupta /trunk/ Removed wallet block  
24584 2762 d 16 h amit.gupta /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/  
24089 2931 d 9 h tejbeer /trunk/ Addtowalletchange  
23997 2960 d 10 h tejbeer /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/  
23985 2963 d 11 h tejbeer /trunk/ AddWalletRequestchanges  
23943 2984 d 9 h tejbeer /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/  
23942 2984 d 9 h tejbeer /trunk/ Addmoneytowallet  
23936 2985 d 10 h tejbeer /trunk/ AddtoWalletRequest  

Show All