Commit Graph

12786 Commits

Author SHA1 Message Date
balasr3 eb5e1efcc1 BAEL-6572: Removed lombok on License model 2023-09-05 23:44:09 +05:30
davidmartinezbarua 41facdad5f Merge pull request #14670 from manfred106/BAEL-6894-close-iostream
BAEL-6894: Closing Java IO Streams
2023-09-05 14:15:27 -03:00
davidmartinezbarua c29ced2b9b Merge pull request #14709 from hmdrzsharifi/bael-6473
Bael 6473: Upgrade article https://www.baeldung.com/spring-security-5-reactive
2023-09-05 14:08:16 -03:00
Vini 6477f9694a Merge pull request #14658 from TanyaOhotnik/BAEL-6812
BAEL-6812 Test Main Method with JUnit
2023-09-05 17:12:25 +02:00
Tetiana Okhotnik c9ad63f05d BAEL-6812 Test Main Method with JUnit
- fixed missed review comments
2023-09-05 12:07:11 +03:00
balasr3 2a7f3fbc54 BAEL-6572: Modified test to validateId mapping 2023-09-05 10:04:58 +05:30
balasr3 77d1de223b BAEL-6572: Modified test to validateId mapping 2023-09-05 00:56:58 +05:30
davidmartinezbarua 9ef7eaf237 Merge pull request #14597 from thibaultfaure/articles/BAEL-6864-multimodule-project-coverage-with-jacoco
BAEL-6864 Code for the Maven Multi-Module Project Coverage with Jacoc…
2023-09-04 12:56:45 -03:00
Kasra Madadipouya b176a7feff Merge pull request #14708 from GaetanoPiazzolla/JAVA-24699-delete-classes
JAVA-24699 | removing useless classes
2023-09-04 16:13:03 +02:00
timis1 19c1c23dde JAVA-24151 Potential issue in "Validate an XML File Against an XSD File" article (#14675)
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-09-04 15:59:14 +05:30
Mo Helmy c4c613b5a8 This commit related to the article BAEL-6877 (#14676)
This commit aims to add a new test class to convert a HashMap string into a HashMap object using toString().
2023-09-04 12:12:03 +02:00
Loredana Crusoveanu dcf2685179 Merge pull request #14691 from edizor/master
Update README
2023-09-04 09:41:35 +03:00
panos-kakos cabe111699 [JAVA-24663] 2023-09-04 07:39:51 +03:00
panos-kakos 9b99a1d905 [JAVA-24663] 2023-09-04 07:09:30 +03:00
Kai Yuan 1811ec4bc1 [meaning-of-->] the meaning of --> (#14678) 2023-09-03 21:50:16 -05:00
balasr3 736fe8dee1 BAEL-6572: Added setter for id 2023-09-04 07:47:13 +05:30
balasr3 f0f66ceba9 BAEL-6572: Added mapping for id and test, based on review comment 2023-09-04 07:34:45 +05:30
Kasra Madadipouya 09b4688925 Merge pull request #14703 from panos-kakos/JAVA-24377
[JAVA-24377] Clean up
2023-09-03 23:53:00 +02:00
Kasra Madadipouya 015f920c4f Merge pull request #14692 from timis1/JAVA-23837
JAVA-23837 Verify code for "Java SPI" article
2023-09-03 23:33:52 +02:00
Liam Williams 51d6946563 Merge pull request #14711 from balasr21/master
BAEL-6572: Modified dto to remove lombok annotation as per guidelines and review comment
2023-09-03 22:29:03 +01:00
Liam Williams 9f17df3f7f Merge pull request #14700 from manfred106/BAEL-6848-tests-fix
BAEL-6848: Set a Parameter in a HttpServletRequest in Java
2023-09-03 22:01:39 +01:00
Tetiana Okhotnik 2f639b9aab BAEL-6812 Test Main Method with JUnit
- fixed review comments
2023-09-03 23:00:52 +03:00
Balamurugan c3141107b9 Merge branch 'eugenp:master' into master 2023-09-04 00:37:40 +05:30
balasr3 7128b5f44d BAEL-6572: Modified dto to remove lombok annotation as per guidelines and review comment 2023-09-04 00:36:13 +05:30
Manfred 6cb7a375cc BAEL-6848: Set a Parameter in a HttpServletRequest in Java 2023-09-03 19:32:39 +01:00
hmdrzsharifi c57b36d433 bael-6473: resolve block() error 2023-09-03 16:56:04 +03:30
hmdrzsharifi 234f2dfdd7 bael-6473: upgrade LocalServerPort package 2023-09-03 16:55:21 +03:30
hmdrzsharifi f5a2c0c03c bael-6473: upgrade LocalServerPort package 2023-09-03 16:54:59 +03:30
hmdrzsharifi 0846aa401f bael-6473: upgrade Spring Security to 6 2023-09-03 16:54:24 +03:30
hmdrzsharifi ad85139fe5 bael-6473: rename class name 2023-09-03 16:53:37 +03:30
gaepi 7d712320ed JAVA-24699 | removing useless classes 2023-09-03 15:12:14 +02:00
hmdrzsharifi 272f59e660 bael-6473: upgrade spring boot to 3 2023-09-03 16:29:14 +03:30
Ehsan Sasanianno 91ec107665 java-21464: upgrade and move java-cassandra to jdk9 profile 2023-09-03 14:40:10 +02:00
Ehsan Sasanianno 02a680c9d6 java-18762: move wildfly-mdb module to spring-ejb-modules (#14680) 2023-09-03 14:20:29 +05:30
timis1 23bfd3b1de JAVA-24676 GitHub Issue: Incorrect reference? (#14687)
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-09-03 14:16:35 +05:30
Dhawal Kapil 174d19a985 Revert "JAVA-24559 moved bookstore-monolith to heavy profile" (#14702)
This reverts commit 66bee175a72090c564374d7bf1911d51e2548698.
2023-09-03 12:20:47 +05:30
panos-kakos 5b4b808a18 [JAVA-24377] Clean up 2023-09-03 09:18:10 +03:00
Partha Sutradhar 228598db3c [BAEL-6481] - Stop Executing Further Code in Java (#14076)
* Creating a Deep vs Shallow Copy of an Object in Java

* [BAEL-6481]-Stop Executing Further Code in Java

* [BAEL-6481] - Stop Executing Further Code in Java

* [BAEL-6481] - Stop Executing Further Code in Java

* [BAEL-6481] - Stop Executing Further Code in Java.

* [BAEL-6481] - Stop Executing Further Code in Java.

* [BAEL-6481] - Stop Executing Further Code in Java.

* [BAEL-6481] Stop Executing Further Code in Java.

* [BAEL-6481] Stop Executing Further Code in Java. Moved to core java numbers - 6

* [BAEL-6481] Stop Executing Further Code in Java.

* [BAEL-6481] Stop Executing Further Code in Java.

* [BAEL-6481] Stop Executing Further Code in Java.

* [BAEL-6481] Stop Executing Further Code in Java. [Commented the Test cases]

* [BAEL-6481] Stop Executing Further Code in Java. [Commented the Two Test]

* [BAEL-6481] Stop Executing Further Code in Java. [Fixed Method Name's]
2023-09-03 10:13:01 +05:30
Bhaskar Ghosh Dastidar e337b6dff3 [BAEL-6823] middle of array (#14696)
Co-authored-by: Bhaskar <bhaskar.dastidar@freshworks.com>
2023-09-02 20:21:33 -07:00
rajatgarg f1c7b8b2b0 Add getting Extension from MIME type of a file 2023-09-03 03:59:20 +05:30
Thibault Faure 41465a4682 BAEL-6864 Code for the Maven Multi-Module Project Coverage with Jacoco article 2023-09-03 00:03:46 +02:00
ACHRAF TAITAI 8c54cce5d1 BAEL-6847: Replacing Single Quotes in Java String (#14665) 2023-09-02 16:35:17 +02:00
Forb Yuan 8c3d581fa9 BAEL-6300: Invoking Spring Cache @Cacheable from Another Method of the Same Bean (#14689)
* BAEL-6300: Problem Reproduction

* BAEL-6300: Internal Invocation with External Reference

* BAEL-6300: compile-time weaving

* BAEL-6300: load-time weaving
2023-09-02 16:23:29 +02:00
Kingsley✨ 29c9c5dba9 XSLT Processing Update (#14693) 2023-09-02 07:27:34 +02:00
davidmartinezbarua b7c65ace34 Merge pull request #14464 from abdul0214/convert-between-localdate-and-epoch
BAEL-5928: Adds conversion b/w Epoch & LocalDateTime
2023-09-01 19:32:54 -03:00
timis1 f8d1e3833d JAVA-23837 Verify code for "Java SPI" article 2023-09-01 22:31:30 +03:00
Pedro Lopes 94b8db6042 BAEL-6699: Java Interface Naming Conventions (#14551)
* interfaces and implementations

* code review changes
2023-09-01 21:01:51 +02:00
edizor a851144929 Update README.md
[skip ci]
2023-09-01 19:56:31 +08:00
edizor 9de72d9295 Update README.md
[skip ci]
2023-09-01 19:50:43 +08:00
edizor b472014d5f Update README.md
[skip ci]
2023-09-01 19:45:05 +08:00