Commit Graph

23501 Commits

Author SHA1 Message Date
kwoyke
b4e0ac6f1b Merge pull request #11584 from hkhan/JAVA-8679-fix-module-test
[JAVA-8679] Fix test for JDK 17
2021-12-16 10:14:16 +01:00
kwoyke
2d4b1cbff5 Merge pull request #11583 from freelansam/JAVA-8373
JAVA-8373: Split or move spring-boot-bootstrap module
2021-12-16 09:47:12 +01:00
Haroon Khan
e5508977e3 [JAVA-8679] Fix test for JDK 17 2021-12-15 17:54:29 +00:00
sampadawagde
e6c28d0a23 JAVA-8373: Split or move spring-boot-bootstrap module 2021-12-15 22:35:42 +05:30
Loredana Crusoveanu
f7372cd4af Merge pull request #11582 from eugenp/lor6-patch-1
Update README.md
2021-12-15 17:35:47 +02:00
Loredana Crusoveanu
824e2517e9 Update README.md 2021-12-15 17:31:42 +02:00
Loredana Crusoveanu
247648ff45 Merge pull request #11576 from lucaCambi77/BAEL-5109_fix
fix: [ BAEL-5109 ] Environment Variable Prefixes in Spring Boot 2.5
2021-12-15 17:19:38 +02:00
kwoyke
a5e1c5d89c Merge pull request #11580 from hkhan/JAVA-8377-split-spring-boot-testing-module
[JAVA-8377] Split spring-boot-testing module
2021-12-15 13:28:32 +01:00
Haroon Khan
73fa3fd21e [JAVA-8377] Code clean up 2021-12-15 10:50:22 +00:00
kwoyke
3ff380c721 Merge pull request #11578 from hkhan/JAVA-8295-split-mvc-xml-module
[JAVA-8295] Split spring-mvc-xml module
2021-12-15 09:16:37 +01:00
Haroon Khan
f940b84ddd [JAVA-8377] Split spring-boot-testing module 2021-12-14 23:22:25 +00:00
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
Haroon Khan
f3983e8cba [JAVA-8295] Split spring-mvc-xml module 2021-12-13 21:48:11 +00:00
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
LUCA
46420b3a8d fix: use env to get properties 2021-12-13 10:38:28 +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