Commit Graph

10 Commits

Author SHA1 Message Date
anuragkumawat 8ab289d944 JAVA-19554 Move Constructor Injection in Spring with Lombok article from spring-core-4 module to lombok-2 module (#13758) 2023-04-03 22:14:08 +05:30
Kai Yuan 750c00416f [improve-lombok-accessor] add final accessors (#13703)
* [improve-lombok-accessor] add final accessors

* [improve-lombok-accessor] rename test methods; remove the unused class

* [improve-lombok-accessor] formatting
2023-03-25 12:08:10 -05:00
panos-kakos 2211a204c7 [JAVA-16856] (#13200)
* [JAVA-16856]

* [JAVA-16856] Reverted change

Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2022-12-27 22:20:12 +05:30
edizor 6f23af2703 Update README.md
[skip ci]
2022-11-30 07:17:30 +08:00
Jonathan Cook d1e0a4cefe BAEL-5890 - Jackson's Deserialization with Lombok (#13073)
* BAEL-4706 - Spring Boot with Spring Batch

* BAEL-3948 - Fix test(s) in spring-batch which leaves repository.sqlite
changed

* BAEL-4736 - Convert JSONArray to List of Object using camel-jackson

* BAEL-4756 - Mockito MockSettings

* BAEL-4756 - Mockito MockSettings - fix spelling

* BAEL-2674 - Upgrade the Okhttp article

* BAEL-4204 - Adding Interceptors in OkHTTP

* BAEL-4836 - Mocking Static Methods with Mockito

* BAEL-4205 - A Guide to Events in OkHTTP

* BAEL-5408 - Update Camel version in spring-boot-camel module

* BAEL-5234 - Apache Camel Routes Testing in Spring Boot

* BAEL-5234 - Apache Camel Routes Testing in Spring Boot

* BAEL-5237 - Apache Camel Conditional Routing

* BAEL-5236 - Apache Camel Exception Handling

* BAEL-5890 - Jackson's Deserialization with Lombok

* BAEL-5890 - Jackson's Deserialization with Lombok

* BAEL-5890 - Jackson's Deserialization with Lombok

* BAEL-5890 - Jackson's Deserialization with Lombok

* BAEL-5890 - Jackson's Deserialization with Lombok

Co-authored-by: Jonathan Cook <jcook@sciops.esa.int>
2022-11-23 13:23:17 -08:00
freelansam 5bfbf38f59 JAVA-15409: Fix formatting of POMs (#12992) 2022-11-18 00:26:06 +05:30
panos-kakos 520c7d7083 [JAVA-13944] Upgrade lombok dependency for main pom.xml + child modules (#12617)
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2022-08-19 12:13:42 +05:30
sampadawagde 2b5179baba JAVA-13136: Fix formatting of POMs 2022-07-15 09:59:54 +05:30
Asjad J d4f968ec2a Updated README.md
edited link title from "Lombok's @ToString Annotation" to "Lombok’s @ToString Annotation"
2022-06-30 16:11:40 +05:00
panos-kakos 02c9bdff35 Java 11498 (#12382)
* added parent lombok-modules

* added lombok submodule to parent lombok-modules

* added lombok-2 submodule to parent lombok-modules

* added lombok-custom submodule to parent lombok-modules

* delete lombok submodules that were moved across

Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2022-06-20 18:48:59 +05:30