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 266 d 8 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 3069 d 3 h govind /trunk/ Fixed changes related to logging. Updated to log4j2  
23273 3152 d 3 h ashik.ali /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/  
22931 3222 d 8 h ashik.ali /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/  
22037 3338 d 6 h amit.gupta /trunk/ Added exception class for controller  
21740 3375 d 0 h ashik.ali /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/  
21735 3375 d 1 h ashik.ali /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/  
21734 3375 d 2 h ashik.ali /trunk/  
21730 3375 d 4 h ashik.ali /trunk/  
21702 3377 d 3 h ashik.ali /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/  
21496 3403 d 0 h ashik.ali /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/  
21448 3410 d 0 h ashik.ali /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/  
21440 3410 d 6 h ashik.ali /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/  
21431 3411 d 1 h ashik.ali /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/  
21426 3411 d 5 h ashik.ali /trunk/profitmandi-web/src/main/  
21390 3415 d 1 h ashik.ali /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/  
21309 3420 d 22 h ashik.ali /trunk/profitmandi-web/src/main/ Create Retailer Api  
21302 3423 d 0 h ashik.ali /trunk/profitmandi-web/  
21292 3423 d 23 h ashik.ali /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/