Commit Graph

23488 Commits

Author SHA1 Message Date
Amy DeGregorio
d038cf4cb7 BAEL-4811 (#11552)
* BAEL-4811

* BAEL-4811 Add unit tests
2021-12-14 10:15:43 -08:00
sachin
4a817cbdd9 Bael-5125 Java implicit super constructor is undefined error (#11566)
Co-authored-by: Sachin kumar <sachin.n.kumar@oracle.com>
2021-12-13 20:18:00 -06:00
jason-m-s
1d91e33d0d BAEL-5138: Implementation code for Lombok @With Methods (#11494)
* BAEL-5138: Implementation code for Lombok @With Methods

* BAEL-5138: Implementation code for Lombok @With Methods

 * Fixed a type issue in HolderUnitTest
 * Removed a constructor from User to avoid confusion with article
2021-12-14 07:34:51 +05:30
kwoyke
a0e52c907b Merge pull request #11575 from kwoyke/JAVA-8285
JAVA-8285: Add spring-mvc-basics-5 to the parent pom
2021-12-13 10:45:24 +01:00
Krzysiek
a4457e0764 JAVA-8285: Add spring-mvc-basics-5 to the parent pom 2021-12-13 10:38:54 +01:00
kwoyke
9d0f016101 Merge pull request #11573 from freelansam/JAVA-8366
JAVA-8366: Split or move spring-boot-annotations module
2021-12-13 10:34:57 +01:00
kwoyke
1007a35b17 Merge pull request #11572 from hkhan/JAVA-8698-fix-bug-in-algorithm
[JAVA-8698] Fix minor bug in algorithm
2021-12-13 08:56:19 +01:00
kwoyke
10fd5c11ee Merge pull request #11571 from hkhan/JAVA-8285-split-spring-mvc-basics
[JAVA-8285] Split spring-mvc-basics into a new module
2021-12-13 08:49:09 +01:00
Azhwani
88401a710d BAEL-3763: Improvement: Add a section about the ISO_INSTANT formatter (#11537)
* init commit

* add parsing examples

* Adjust assertEquals order

* Add empty line before asserts
2021-12-12 21:52:38 -06:00
sampadawagde
1f14487108 JAVA-8366: Split or move spring-boot-annotations module 2021-12-12 17:21:57 +05:30
Haroon Khan
3b98b3cfce [JAVA-8698] Fix bug in algorithm 2021-12-11 20:32:07 +00:00
Haroon Khan
273eddf4c6 [JAVA-8285] Split spring-mvc-basics into a new module 2021-12-11 19:52:50 +00:00
vunamtien
295e05c73a BAEL-5052-simulate-touch-command-in-java (#11560)
* BAEL-5052-simulate-touch-command-in-java

* refactor

Co-authored-by: tienvn4 <tienvn4@ghtk.co>
2021-12-11 07:35:40 +01:00
ukhan1980
38a1648023 [BAEL-5223] Add code for Spring Boot Streams article (#11568)
Co-authored-by: uzma khan <uzma.khan@nominet.uk>
2021-12-10 22:58:11 -06:00
Loredana Crusoveanu
5d305bcbf2 Merge pull request #11374 from ramazansakin/master
Update README.md
2021-12-10 12:16:00 +02:00
kwoyke
26156b71b8 Merge pull request #11569 from kwoyke/JAVA-8289
JAVA-8289: Add spring-web-url to the parent pom
2021-12-09 14:26:59 +01:00
Krzysiek
de2a343f2b JAVA-8289: Add spring-web-url to the parent pom 2021-12-09 14:23:20 +01:00
kwoyke
59d3dc049e Merge pull request #11562 from anuragkumawat/master
Adding spring-web-url
2021-12-09 14:18:16 +01:00
anuragkumawat
768078f353 Removed unused annotations 2021-12-09 18:07:56 +05:30
anuragkumawat
20f5ed0417 Remove unused libraries and code 2021-12-09 17:32:11 +05:30
Loredana Crusoveanu
ba7bfaa43d Merge pull request #11234 from Maiklins/JAVA-7244-Review_log_statements_for_projects
JAVA-7244 Review log statements for projects
2021-12-09 10:37:10 +02:00
Loredana Crusoveanu
c974daf78f Merge branch 'master' into JAVA-7244-Review_log_statements_for_projects 2021-12-09 10:22:41 +02:00
anuragkumawat
2aa847efcc Removed redundent clases 2021-12-09 11:21:11 +05:30
Sachin Raverkar
7d437b646c Bael 5275 (#11561)
* Initial impl of enum

* Added Java 8 based enum searcher and test for it.

* Moved code to core-java-enums

* Fixed test name and readme

* Reused existing module core-java-modules/core-java-lang-oop-types-2 instead of creating a new one.

* Reused existing module core-java-modules/core-java-lang-oop-types-2 instead of creating a new one.
2021-12-08 19:52:20 -08:00
Loredana Crusoveanu
9d4718993f Merge pull request #11567 from johnA1331/master
BAEL-45157 - add links to github-baeldung articles
2021-12-08 19:38:32 +02:00
johnA1331
61fff2eb4e Update README.md 2021-12-08 23:50:58 +08:00
johnA1331
12c82cf0dc Update README.md 2021-12-08 23:48:29 +08:00
johnA1331
3df4838cad Update README.md 2021-12-08 23:46:18 +08:00
johnA1331
4a0093028c Update README.md 2021-12-08 23:44:11 +08:00
johnA1331
5f12a0d8f1 Update README.md 2021-12-08 23:41:46 +08:00
johnA1331
eea6e54f88 Update README.md 2021-12-08 23:39:48 +08:00
johnA1331
b4e226eeb8 Update README.md 2021-12-08 23:34:51 +08:00
johnA1331
6cd160bd67 Update README.md 2021-12-08 23:04:52 +08:00
johnA1331
3619ce8f6c Update README.md 2021-12-08 23:02:06 +08:00
anuragkumawat
45b3b3849b Removed the used code 2021-12-08 18:27:42 +05:30
kwoyke
1d5f854de9 Merge pull request #11558 from freelansam/JAVA-8375
JAVA-8375: Split or move core-java-regex module
2021-12-08 08:45:16 +01:00
anuragkumawat
d7cde22ec0 Adding spring-web-url 2021-12-07 16:05:59 +05:30
Olsi Seferi
12c50539df ExcelUtility Jira issue BAEL-5198 (#11559)
* CODE REFACTOR AND ADDED UNIT TEST

* SMALL CHANGE

* FIXED TESTS TIMEZONE ISSUES

* UPDATED FORMATTING

Co-authored-by: Olsi Seferi <olsi.seferi@sisal.al>
2021-12-06 11:05:13 -08:00
sampadawagde
f7baa68a3a JAVA-8375: Split or move core-java-regex module 2021-12-06 22:24:37 +05:30
kwoyke
c9b503dbea Merge pull request #11556 from freelansam/JAVA-8370
JAVA-8370: Split or move json module
2021-12-06 15:55:22 +01:00
sampadawagde
d72788373a JAVA-8370: Split or move json module 2021-12-06 18:53:41 +05:30
kwoyke
d897cca479 Merge pull request #11546 from chaos2418/JAVA-8736
JAVA-8736: updating JDK version for the jdk9-and-above Jenkins jobs - W48
2021-12-06 12:12:12 +01:00
kwoyke
daa102c69f Merge pull request #11551 from chaos2418/JAVA-8649-2
JAVA-8649: removing bootstrap.properties in spring-cloud-bus module
2021-12-06 10:49:58 +01:00
kwoyke
17488787a0 Merge pull request #11536 from chaos2418/JAVA-8649-1
JAVA-8649: updating spring-cloud release train version in spring-cloud-vault and removing bootstrap.yml
2021-12-06 10:48:38 +01:00
chaos2418
081e056ce4 JAVA-8736: removing unused jaxws* properties 2021-12-06 14:54:20 +05:30
kwoyke
de21d61b40 Merge pull request #11548 from freelansam/JAVA-8354
JAVA-8354: Split or move core-java-collections-3
2021-12-06 09:41:35 +01:00
Loredana Crusoveanu
783834f18b Merge pull request #11550 from johnA1331/master
BAEL-45248 - github - readme links to and from match
2021-12-05 18:06:24 +02:00
chaos2418
e05e8c13b3 JAVA-8649: removing bootstrap.properties in spring-cloud-bus module 2021-12-05 20:59:15 +05:30
LiamGve
b585df3113 BAEL-5182 code for webclient status code handling article (#11373)
* BAEL-5182 code for webclient status code handling article

* BAEL-5182 code for webclient status code handling article

* BAEL-5182 added different exceptions to make seperate examples clearer

Co-authored-by: Liam Garvie <liamgarvie@192.168.1.106>
2021-12-05 14:34:24 +00:00
ioanadinuit
81ff66c21d Update annotation name (#11531) 2021-12-05 09:01:04 +01:00