Commit Graph

7796 Commits

Author SHA1 Message Date
chaos2418 ff67d378b0 JAVA-8281: split or move spring-thymeleaf module 2021-12-18 17:48:58 +05:30
kwoyke 273fd0792c Merge pull request #11593 from freelansam/JAVA-8359
JAVA-8359: Split or move spring-boot-artifacts module
2021-12-17 15:12:37 +01:00
sampadawagde 89004f02de JAVA-8359: Split or move spring-boot-artifacts module 2021-12-17 19:23:10 +05:30
kwoyke 8693c82fc5 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 f54e5b2cf2 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 b8e5235446 [JAVA-8679] Fix test for JDK 17 2021-12-15 17:54:29 +00:00
sampadawagde 8e175b72e2 JAVA-8373: Split or move spring-boot-bootstrap module 2021-12-15 22:35:42 +05:30
Loredana Crusoveanu b6af089858 Merge pull request #11582 from eugenp/lor6-patch-1
Update README.md
2021-12-15 17:35:47 +02:00
Loredana Crusoveanu 89ca1a60ab Update README.md 2021-12-15 17:31:42 +02:00
Loredana Crusoveanu 8f4672e162 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 479179f1d6 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 9f382cd21c [JAVA-8377] Code clean up 2021-12-15 10:50:22 +00:00
kwoyke dbcf0a000c 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 1a59d99991 [JAVA-8377] Split spring-boot-testing module 2021-12-14 23:22:25 +00:00
Amy DeGregorio 1bf2293e0b BAEL-4811 (#11552)
* BAEL-4811

* BAEL-4811 Add unit tests
2021-12-14 10:15:43 -08:00
sachin 53b9df34a2 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 9f418cd996 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 3d6a16866e [JAVA-8295] Split spring-mvc-xml module 2021-12-13 21:48:11 +00:00
kwoyke 49d32777d1 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 7d159679cf JAVA-8285: Add spring-mvc-basics-5 to the parent pom 2021-12-13 10:38:54 +01:00
LUCA 727b34ea22 fix: use env to get properties 2021-12-13 10:38:28 +01:00
kwoyke 1358e1ef5d 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 098701a66d 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 5550ce4f7e 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 389df860a6 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 46007cd515 JAVA-8366: Split or move spring-boot-annotations module 2021-12-12 17:21:57 +05:30
Haroon Khan 25b65ddb33 [JAVA-8698] Fix bug in algorithm 2021-12-11 20:32:07 +00:00
Haroon Khan e3a777298f [JAVA-8285] Split spring-mvc-basics into a new module 2021-12-11 19:52:50 +00:00
vunamtien 17981c9036 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 c50e8d7425 [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 601904b210 Merge pull request #11374 from ramazansakin/master
Update README.md
2021-12-10 12:16:00 +02:00
kwoyke 2a199f3771 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 0639aa4c57 JAVA-8289: Add spring-web-url to the parent pom 2021-12-09 14:23:20 +01:00
kwoyke 8838cb0b69 Merge pull request #11562 from anuragkumawat/master
Adding spring-web-url
2021-12-09 14:18:16 +01:00
anuragkumawat 31cc95fda1 Removed unused annotations 2021-12-09 18:07:56 +05:30
anuragkumawat aa0207e2d2 Remove unused libraries and code 2021-12-09 17:32:11 +05:30
Loredana Crusoveanu 5c1c1249ac 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 4054e8f860 Merge branch 'master' into JAVA-7244-Review_log_statements_for_projects 2021-12-09 10:22:41 +02:00
anuragkumawat bbec00c4cd Removed redundent clases 2021-12-09 11:21:11 +05:30
Sachin Raverkar 1b2115b2ce 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 0524b8b313 Merge pull request #11567 from johnA1331/master
BAEL-45157 - add links to github-baeldung articles
2021-12-08 19:38:32 +02:00
johnA1331 8b44f71a77 Update README.md 2021-12-08 23:50:58 +08:00
johnA1331 a90ed4d225 Update README.md 2021-12-08 23:48:29 +08:00
johnA1331 3aca00b565 Update README.md 2021-12-08 23:46:18 +08:00
johnA1331 2b2546b3b1 Update README.md 2021-12-08 23:44:11 +08:00
johnA1331 11b7e27c27 Update README.md 2021-12-08 23:41:46 +08:00
johnA1331 67914c6a36 Update README.md 2021-12-08 23:39:48 +08:00
johnA1331 fb403a1ec0 Update README.md 2021-12-08 23:34:51 +08:00
johnA1331 4c034d8d81 Update README.md 2021-12-08 23:04:52 +08:00
johnA1331 ac493abbc4 Update README.md 2021-12-08 23:02:06 +08:00