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 28 d 13 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.
 
23568 2831 d 8 h govind /trunk/ Fixed changes related to logging. Updated to log4j2  
23273 2914 d 8 h ashik.ali /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/  
22931 2984 d 13 h ashik.ali /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/  
22037 3100 d 11 h amit.gupta /trunk/ Added exception class for controller  
21740 3137 d 5 h ashik.ali /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/  
21735 3137 d 6 h ashik.ali /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/  
21734 3137 d 7 h ashik.ali /trunk/  
21730 3137 d 9 h ashik.ali /trunk/  
21702 3139 d 8 h ashik.ali /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/  
21496 3165 d 5 h ashik.ali /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/  
21448 3172 d 5 h ashik.ali /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/  
21440 3172 d 12 h ashik.ali /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/  
21431 3173 d 6 h ashik.ali /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/  
21426 3173 d 11 h ashik.ali /trunk/profitmandi-web/src/main/  
21390 3177 d 7 h ashik.ali /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/  
21309 3183 d 3 h ashik.ali /trunk/profitmandi-web/src/main/ Create Retailer Api  
21302 3185 d 5 h ashik.ali /trunk/profitmandi-web/  
21292 3186 d 4 h ashik.ali /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/