Commit Graph

18 Commits

Author SHA1 Message Date
Bipin kumar 9bb86532eb
[JAVA-30541] - Enable back spring-aop module (#15791) 2024-02-13 08:15:52 +01:00
Amit Pandey 0d48dd5439 [JAVA-29177 ] - Update Spring-AOP from Boot 2 to Boot 3 (#15560) 2024-01-08 21:27:42 +01:00
Haroon Khan 8930897b9d [JAVA-14549] Logging cleanup 2022-10-23 18:04:29 +01:00
sampadawagde 9eaa8f4dff JAVA-8280: Split or move spring-aop module 2021-12-30 20:39:11 +05:30
Krzysztof Majewski 141a837679 BAEL-5061 Joinpoint vs. ProceedingJoinPoint in AspectJ (#11209)
* BAEL-5061 Joinpoint vs. ProceedingJoinPoint in AspectJ

* BAEL-5061 Joinpoint vs. ProceedingJoinPoint in AspectJ

* BAEL-5061 Joinpoint vs. ProceedingJoinPoint in AspectJ

* BAEL-5061 Joinpoint vs. ProceedingJoinPoint in AspectJ

* BAEL-5061 Joinpoint vs. ProceedingJoinPoint in AspectJ

* BAEL-5061 Joinpoint vs. ProceedingJoinPoint in AspectJ - add tests

* BAEL-5061 Joinpoint vs. ProceedingJoinPoint in AspectJ - add tests

* BAEL-5061 Joinpoint vs. ProceedingJoinPoint in AspectJ - add tests

* BAEL-5061 Joinpoint vs. ProceedingJoinPoint in AspectJ - add tests

Co-authored-by: majewsk6 <krzysztof.majewski.km1@contractors.roche.com>
2021-09-13 08:18:32 -07:00
bhandy 1a5f956752 BAEL-4844: Fixed exception handling anti-pattern in the aspect. 2021-04-23 10:25:35 -04:00
bhandy 883e612d45 BAEL-4844: Adding support for tracing exceptional occurrences. 2021-04-21 07:20:25 -04:00
bhandy f73a249836 BAEL-4844: Fixing the indentation. 2021-04-21 06:51:23 -04:00
bhandy 78faf1e871 BAEL-4844: Fixing the indentation. 2021-04-21 06:47:13 -04:00
bhandy cfee931194 BAEL-4844: Code for the AspectJ class annotation article. 2021-04-13 21:59:07 -04:00
Sallo Szrajbman 0c926e7441 BAEL-4071 - Get advised method info in Spring AOP
Fixing identation
2020-12-19 12:58:00 +00:00
Sallo Szrajbman 73af581e18 BAEL-4071 - Get advised method info in Spring AOP 2020-12-02 13:40:38 +00:00
Loredana Crusoveanu 7ab2f437ee Revert "BAEL-4134" 2020-07-07 14:18:10 +03:00
Krzysiek 531b01ec86 BAEL-3180: Simplify spring-aop tests 2019-12-28 22:34:21 +01:00
catalin-burcea 9d77b85aed [BAEL-16663] - Split or move spring-mvc-java module 2019-12-27 16:44:05 +02:00
Krzysiek c56b1558cb BAEL-19967: Migrate spring-aop module to the com.baeldung package 2019-12-17 21:23:11 +01:00
amit2103 cbf0e6f6f1 [BAEL-19420] - Removed the duplicate SpringContextIntegrationTest and spring-context profile 2019-11-20 11:11:07 +05:30
Eric Martin 3225470df5 Merge pull request #8125 from eugenp/revert-8119-BAEL-3275-2
Revert "BAEL-3275: Using blocking queue for pub-sub"
2019-10-31 20:43:47 -05:00