Commit Graph

15 Commits

Author SHA1 Message Date
Dhawal Kapil 284448b8c9 BAEL-17438 Slice 17 | The top 100 articles should have their own package in the module (#7748) 2019-09-09 14:20:01 +01:00
amit2103 0824934027 [BAEL-14274] - Fixed article code for https://www.baeldung.com/intro-to-project-lombok 2019-06-30 16:37:31 +05:30
Dave Crane 65ae0ce3c4 Bael 2712 lombok builder singular (#6435)
* updated lombok libs to 1.18.4

* sketched out basic test class for @singular

* more examples showing other collection types, non-standard plural

* fixed indentation
2019-03-27 09:40:56 -07:00
Chirag Dewan f80f7b79a9 BAEL2567-New section on Lombok’s @Getter(lazy=true) 2019-02-01 22:51:28 +05:30
Dave Crane 56a832273e Lombok SuperBuilder
Issue: BAEL-2561
2019-01-31 05:48:35 -07:00
Paul van Gool c486b975a5 BAEL-2074: IllegalArgumentException -> IllegalStateException 2018-10-30 14:32:09 -07:00
Paul van Gool 4f84edd07a BAEL-2074: Lombok builder with custom setter 2018-10-30 09:36:09 -07:00
vizsoro ad0eb1ee7d bael-2195 lombok builder default 2018-10-17 20:02:53 +02:00
codehunter34 3d7a417021 Bael 2075 (#5189)
* BAEL-2075: Lombok @Getter for boolean field
2018-09-10 10:02:07 -06:00
Andrea Ligios e0ec409698 BAEL-2092 (#5211) 2018-09-09 11:13:53 -07:00
amit2103 d268ffa5c9 [BAEL-7670] Added logback.xml in missing modules in src/main/resources 2018-08-05 18:40:49 +05:30
Eric Goebelbecker eceb217e7a BAEL-1787 - Use Lombok @Builder Annotation (#4302)
* BAEL-1787 - using Lombok @Builder on methods

* BAEL-1787 - rename class. Add AssertJ to Lombok project.

* BAEL-1787 - rename class again. Change AssertJ tests.

* BAEL-1787 - add Builder directory. Move method cocde to that package. Add code for using builder with a class.
2018-05-21 21:06:04 -05:00
Eric Goebelbecker 8087dad2b2 BAEL-1787 - using Lombok @Builder on methods (#4256)
* BAEL-1787 - using Lombok @Builder on methods

* BAEL-1787 - rename class. Add AssertJ to Lombok project.

* BAEL-1787 - rename class again. Change AssertJ tests.
2018-05-15 21:43:01 -05:00
Doha2012 48cd6f876f Fix test names (#1853)
* upgrade to spring boot 1.5.2

* add full update to REST API

* modify ratings controller

* upgrade herold

* fix integration test

* fix integration test

* minor fix

* fix integration test

* fix integration test

* minor cleanup

* minor cleanup

* remove log4j properties

* use standard logbook.xml

* remove log4j dependencies

* remove commons-logging

* merge

* fix conflict

* exclude commons-logging dependency

* cleanup

* minor fix

* minor fix

* fix dependency issues

* Revert "fix dependency issues"

This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.

* fix dependency issues

* minor fix

* minor fix

* minor fix

* cleanup generated files

* fix commons-logging issue

* add parent to pom

* cleanup parent dependencies

* cleanup pom

* cleanup pom

* add missing parent

* fix logging issue

* fix test names
2017-05-15 11:35:14 -05:00
Miguel García Lpez 3c0a53ea04 Rename lombok-intro to just lombok. 2016-06-12 22:33:45 +02:00