Commit Graph

27321 Commits

Author SHA1 Message Date
Azhwani
04c7b01450 BAEL-6435: Reverse a String in Java 8 using Lambda and Streams (#13910) 2023-05-02 08:29:16 +02:00
Shaun Phillips
8a2e892c04 BAEL-6325 Create core-java-lang-oop-constructors-2 (#13933)
* BAEL-5915 Added different ways to create an object

* BAEL-6325 Create core-java-lang-oop-constructors-2
2023-05-01 19:53:21 -07:00
Dhawal Kapil
2995b4cab1 JAVA-20931 Commented out spring-boot-3 for now because of JDK 19 requirement (#13936) 2023-05-02 01:34:11 +05:30
Bipin kumar
d97a6f7dc1 Java 15032 (#13913)
* JAVA-15032: Changes made for adding the test cases custom userAgent in request  header

* JAVA-15032: Changes made for adding the test cases custom userAgent in request  header

* JAVA-15032: Changes made for incorporarting review comments
2023-05-01 23:39:29 +05:30
anuragkumawat
e376dfdc86 JAVA-20898 Check Article Code Matches GitHub 2023-04-30 23:44:05 +05:30
Loredana Crusoveanu
b86c3a6f15 Merge pull request #13920 from edizor/master
Update README
2023-04-30 11:23:00 +03:00
Michael Olayemi
4a7c343335 BAEL-6194 Retrieve the Value of an HTML Input Using Selenium WebDriver in Java (#13898)
* Retrieve the Value of an HTML Input Using Selenium WebDriver in Java

* Retrieve the Value of an HTML Input Using Selenium WebDriver in Java

* Retrieve the Value of an HTML Input Using Selenium WebDriver in Java
2023-04-30 08:10:16 +05:30
mariudotsh
c4e7477783 BAEL-6319 Hibernate 6 Boolean Converters (#13894)
Co-authored-by: Mariusz Kaczmarczyk <to@mariu.sh>
2023-04-30 08:04:19 +05:30
Michael Olayemi
f910d1ffd2 Update code for Overview of NLP Libraries in Java (#13912)
* Update code for Overview of NLP Libraries in Java

* Update code for Overview of NLP Libraries in Java

* Update code for Overview of NLP Libraries in Java
2023-04-29 21:36:21 +05:30
panos-kakos
31053df097 [JAVA-18185] Upgrade groovy version (#13926) 2023-04-29 15:47:44 +05:30
Kai Yuan
0406363dce [BAEL-6434_charAndString] Difference Between "char" and "String" (#13907) 2023-04-28 18:06:34 -05:00
Azhwani
903badf7c9 BAEL-6352: Check if the First Letter of a String is a Number (#13883) 2023-04-29 00:13:35 +02:00
jsgrah-spring
4da13c26ff JAVA-20278. Please point me to the tutorial code #13768. (#13923)
Co-authored-by: jogra <joseph.sterling.grah@miles.no>
2023-04-28 22:51:44 +05:30
Dhawal Kapil
64658a5298 JAVA-13721 Moved mockito-simple to JDK9+ profiles 2023-04-28 22:03:51 +05:30
Dhawal Kapil
6d5c5a9792 JAVA-13721 Format, Fix Package, Upgrade version of all the articles 2023-04-28 20:24:19 +05:30
edizor
05f70ead5a Update README.md
[skip ci]
2023-04-28 21:33:33 +08:00
edizor
01b603c97d Update README.md 2023-04-28 21:32:04 +08:00
edizor
756d2fb23b Update README.md
[skip ci]
2023-04-28 21:31:20 +08:00
edizor
d83b38ac54 Update README.md
[skip ci]
2023-04-28 21:29:45 +08:00
edizor
c40fb9629d Update README.md
[skip ci]
2023-04-28 21:28:24 +08:00
edizor
2845bd5a20 Update README.md
[skip ci]
2023-04-28 21:26:18 +08:00
edizor
e712d5fa3d Update README.md
[skip ci]
2023-04-28 21:20:59 +08:00
edizor
dab3ff7e88 Update README.md
[skip ci]
2023-04-28 21:15:28 +08:00
edizor
192f9d4330 Update README.md
[skip ci]
2023-04-28 21:11:02 +08:00
edizor
06e376e95b Update README.md
[skip ci]
2023-04-28 21:06:19 +08:00
edizor
b0895d0b99 Update README.md
[skip ci]
2023-04-28 21:02:28 +08:00
Vini
3cc5cc7782 Merge pull request #13895 from achraftt/BAEL-6303
BAEL-6303: Encode passwords with Spring Boot CLI
2023-04-28 15:01:01 +02:00
edizor
67d825c601 Update README.md
[skip ci]
2023-04-28 20:53:23 +08:00
edizor
8b97bae097 Update README.md
[skip ci]
2023-04-28 20:44:39 +08:00
edizor
dc5ddd9d1e Update README.md
[skip ci]
2023-04-28 20:39:19 +08:00
edizor
0018360cc9 Update README.md
[skip ci]
2023-04-28 20:32:59 +08:00
edizor
953407e19a Update README.md
[skip ci]
2023-04-28 20:25:11 +08:00
edizor
2c42f5fe3f Update README.md
[skip ci]
2023-04-28 20:20:41 +08:00
edizor
d88c67ec6e Update README.md
[skip ci]
2023-04-28 20:15:06 +08:00
edizor
d97b2b0e8a Update README.md
[skip ci]
2023-04-28 20:10:52 +08:00
Loredana Crusoveanu
f2335c5d09 Merge pull request #13640 from pjfanning/patch-2
simplify StandardCharsets use
2023-04-28 11:02:57 +03:00
3hsan
58d9bcb3b4 JAVA-20280: remove wrong property (#13874) 2023-04-27 14:42:53 +03:00
Loredana Crusoveanu
96452d8578 Merge pull request #13889 from dkapil/task/JAVA-20381
JAVA-20381 Moved modules
2023-04-27 14:12:02 +03:00
Arya
bfc826cbab Getting Pixel Array From Image in Java (#13911)
* Added the code for "Getting Pixel Array From Image in Java".

* The code and resources for "Getting Pixel Array From Image in Java".

* Removed the previous files from the wrong module.
2023-04-26 16:52:53 -07:00
Gaetano Piazzolla
c519d2d53c BAEL-6085 - Working with Virtual Threads in Spring 6 (#13896)
* BAEL-6085 - Working with Virtual Threads in Spring 6

* BAEL-6085 - jmeter test

* BAEL-6085 | Virtual Thread Spring 6

* BAEL-6085 | Virtual Thread Spring 6

* BAEL-6085 | Virtual Thread Spring 6

* BAEL-6085 | Java 19 for compiling and executing

* BAEL-6085 | Java 19 prop

* BAEL-6085 | Java 19 prop

* BAEL-6085 | Java 19 prop
2023-04-26 14:36:54 -07:00
doodoroma
e89ea52399 Merge pull request #13857 from abh1navv/BAEL-6355
BAEL-6355 - OpenAI API with Spring Boot
2023-04-26 21:19:14 +02:00
jsgrah-spring
1b61fec33a JAVA-17760, Fix [WARNING] JAR will be empty - no content was marked f… (#13645)
* JAVA-17760, Fix [WARNING] JAR will be empty - no content was marked for inclusion! Test project with no "main" under "src" folder. Include java-ee-8-security-api back since it did not take too long to run locally. Add spring-credhub to parent pom build.

* JAVA-17760, Add spring-credhub to integration-jdk9 profile as well.

* JAVA-17760, JAVA-20009 Revert changes to module javaxval-2 and Add module spring-credhub to default-jdk9 profile as well as integration-jdk9 profile.

---------

Co-authored-by: jogra <joseph.sterling.grah@miles.no>
2023-04-26 13:17:24 +05:30
Bipin kumar
9a3035b928 JAVA-18299 : Changes made for adding json view example fot hiding req… (#13829)
* JAVA-18299 : Changes made for adding json view example fot hiding request feilds in swagger

* JAVA-18299: Changes made for adding new example for JsonView Support in swagger hiding field

* JAVA-18299: Changes made for adding new example for JsonView Support in swagger hiding field

* JAVA-18299: Changes made for removing extra boiler plate code

* JAVA-18299: Changes made to incorporate review comments
2023-04-26 12:28:12 +05:30
Bogdan Cardoş
975ab7ea93 BAEL-6079 Code examples from article (#13486)
* BAEL-6079 Code examples from article

* BAEL-6079 Code examples from article

* BAEL-6079 Code examples from article update

* BAEL-6079 Code examples from article update
2023-04-26 08:30:27 +02:00
Zahid Khan
607f8b8c5a Add Kebab casing 2023-04-26 10:47:56 +05:30
Kilian Schneider
e891f56612 BAEL-6348 persist List<String> in JPA (#13897)
* BAEL-6348 persist List<String> in JPA

* Update naming
2023-04-25 17:55:11 -07:00
davidmartinezbarua
6f45be6439 Merge pull request #13850 from AndiCover/BAEL-5739_2
BAEL-5739 Avoiding the StaleElementReferenceException in Selenium
2023-04-25 17:24:15 -03:00
panos-kakos
a8f635ed83 [JAVA-15034] Updated code to apache httpclient v5 (#13811)
* [JAVA-15034] Updated code to apache httpclient v5
2023-04-25 18:40:09 +03:00
Dhawal Kapil
d858554c4e Update README.md (#13905) 2023-04-25 19:49:12 +05:30
Dhawal Kapil
37d45991b6 Update README.md (#13904) 2023-04-25 19:04:52 +05:30