Commit Graph

7870 Commits

Author SHA1 Message Date
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
anuragkumawat 1e9cc72570 Removed the used code 2021-12-08 18:27:42 +05:30
kwoyke 09faf21a60 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
Mladen Savic e8abe028d3 Merge branch 'eugenp:master' into master 2021-12-07 16:14:17 +01:00
Mladen Savic 247c2961a2 Speed up Spring Boot Startup Time 2021-12-07 16:12:55 +01:00
anuragkumawat 1862d8cce2 Adding spring-web-url 2021-12-07 16:05:59 +05:30
Olsi Seferi 5c9e48a10f 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 5f97c1558f JAVA-8375: Split or move core-java-regex module 2021-12-06 22:24:37 +05:30
kwoyke 3871ca6b7c Merge pull request #11556 from freelansam/JAVA-8370
JAVA-8370: Split or move json module
2021-12-06 15:55:22 +01:00
sampadawagde 5e02fd897a JAVA-8370: Split or move json module 2021-12-06 18:53:41 +05:30
kwoyke 5fed81736d 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 f6f71b0167 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 dcca770369 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 c43b11c0f5 JAVA-8736: removing unused jaxws* properties 2021-12-06 14:54:20 +05:30
kwoyke 7ab10c1c99 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 5a75d00d3a 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 9d62c835c5 JAVA-8649: removing bootstrap.properties in spring-cloud-bus module 2021-12-05 20:59:15 +05:30
LiamGve f879ab8cef 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 40669cc7c6 Update annotation name (#11531) 2021-12-05 09:01:04 +01:00
sampadawagde f97df9e828 JAVA-8354: Split or move core-java-collections-3 2021-12-05 11:58:14 +05:30
polomos 2c5982f9f9 BAEL-5060 JMX ports explained (#11505) 2021-12-04 20:40:46 -06:00
johnA1331 0673bc708b Update README.md 2021-12-04 19:44:36 +08:00
johnA1331 446cc2beb9 Delete README.md 2021-12-04 19:41:35 +08:00
johnA1331 48e61e7d56 Update README.md 2021-12-04 19:35:52 +08:00
johnA1331 42549ff9e2 Update README.md 2021-12-04 19:26:22 +08:00
johnA1331 6666a7574a Update README.md 2021-12-04 19:22:39 +08:00
chaos2418 77c7b12b20 JAVA-8736: updating spring-aot-maven-plugin version in sprng-project to be compatible with JDK 17 2021-12-04 16:47:13 +05:30
johnA1331 65f604e05d Update README.md 2021-12-04 16:14:21 +08:00
johnA1331 3a001425f8 Update README.md 2021-12-04 16:10:21 +08:00