Commit Graph

19470 Commits

Author SHA1 Message Date
Eric Martin
6d085ce9f1 Merge pull request #9646 from alimate/BAEL-4115
BAEL-4115: Memory Address of Objects in Java
2020-07-13 11:16:45 -05:00
Mona Mohamadinia
5718aa6aa5 Run a Java Main Method in Maven (#9636) 2020-07-13 17:14:30 +01:00
Eric Martin
0b19ccc180 Merge pull request #9608 from SmartyAnsh/BAEL-4175_Comparing_version_Strings_in_Java
BAEL-4175 - comparing version strings in java
2020-07-13 10:54:11 -05:00
Dhawal Kapil
74f4ea85be Merge pull request #9695 from kwoyke/JAVA-2140-kotlin
JAVA-2140: Remove Initializing Arrays in Kotlin from the core-kotlin-…
2020-07-13 20:31:47 +05:30
Krzysztof Woyke
92a1c099b7 JAVA-2140: Remove Initializing Arrays in Kotlin from the core-kotlin-lang-2 2020-07-13 15:51:15 +02:00
Jonathan Cook
d24502fa7c Merge pull request #9419 from alexbaeldung/tutorial/Convert-an-array-of-primitives
feat: Convert an array of primitives to a List
2020-07-13 08:29:23 +02:00
Anshul BANSAL
30ff1a1a14 BAEL-4175 - swapped argument order for assertEquals 2020-07-13 06:11:58 +03:00
Greg
e545aa992d Merge pull request #9682 from sampada07/BAEL-4019-branch
BAEL-4019: Exploring Java Security frameworks
2020-07-12 14:24:54 -04:00
Catalin Burcea
6acb954c1b BAEL-4219 - How to read .pem file to get private and public key (#9676) 2020-07-12 11:03:46 -07:00
Umang Budhwar
51252a02f6 BAEL-4089: Accesing private properties of a class in Java (#9441)
* Added code to access private properties of a class

* Removed abstractions to increase simplicity.

* Added unit test cases in givenX_whenY_thenZ format.

* Included test cases for NoSuchFieldException, NoSuchMethodException and
NullPointerException.

* Added new test case for IllegalArgumentException

* Removed test cases for getting private methods

* Added test cases for accessing all data types.

* Segregated test cases for primitive and object types. Added test case
for Autoboxing.

* Condensed fields by removing extra space.

* Added test case for widening.

* Refactored test cases to throw generic Exception

* Created new module core-java-reflection-2

* Revert "Created new module core-java-reflection-2"

This reverts commit 9568663bb2.

* Added new module core-java-reflection-2

* Removed README.MD
2020-07-12 10:50:54 -05:00
Sampada
54380db8d9 JAVA-2111: Split or move core-java-jvm module (#9688)
* JAVA-2111: Moved boolean Memory Layout article

* JAVA-2111: Moved Shutdown Hooks article

* JAVA-2111: Updated README files

* JAVA-2111: Fixed prev link
2020-07-12 21:05:16 +05:30
Eric Martin
51d8365312 Merge pull request #9593 from shapirov103/jdbc-loading
[BAEL-4123] What is the purpose of 'Class.forName(“MY_JDBC_DRIVER”)'?
2020-07-12 10:33:32 -05:00
rpvilao
9ff611fe21 Merge pull request #9531 from sergio41/master
[BAEL-4084] Testing Controller Exceptions with Spring MockMvc
2020-07-12 16:03:41 +01:00
rpvilao
b35aadc597 Merge pull request #9641 from azhwani/yamlft
BAEL-4320: Mapping list in Yaml to list of objects in Spring Boot
2020-07-12 14:46:39 +01:00
sergio41
24137c1dd6 [BAEL-4240] Adding Text to an Image in Java (#9642)
* [BAEL-4240] Code Upload

* [BAEL-4240] Remove double space

* [BAEL-4240] Adapting Text to the image

* [BAEL-4240] Package rename
2020-07-12 11:29:36 +01:00
Jonathan Cook
5a097e9496 Merge pull request #9660 from martinvw/feature/BAEL-4213
[BAEL-4213] Why are local variables thread safe
2020-07-12 09:31:37 +02:00
Dhawal Kapil
7d09f79cbd Merge pull request #9683 from sampada07/JAVA-2112
JAVA-2110: Split or move guava-collections module
2020-07-12 11:08:15 +05:30
Josh Cummings
177cd880a7 Merge pull request #9685 from amit2103/JAVA-2119
removed RC versions from pom dependency
2020-07-11 18:12:34 -06:00
amit.pandey
7485edccba removed RC versions from pom dependency 2020-07-12 03:00:28 +05:30
Josh Cummings
5e64be9b7b Merge pull request #9684 from amit2103/JAVA-2026
used properties defined in parent pom
2020-07-11 14:39:26 -06:00
Martin van Wingerden
bf7925e10a [BAEL-4213] Why are local variables thread safe
Added two small example for article about thread-safety for local variables.
2020-07-11 21:31:16 +02:00
amit.pandey
c03b88763e used properties defined in parent pom 2020-07-12 00:06:27 +05:30
sampadawagde
acce93cce2 JAVA-2110: Moved 1 article from guava-collections to guava-2 2020-07-11 23:23:36 +05:30
sampadawagde
496a9501e9 BAEL-4019: changed package name 2020-07-11 22:49:06 +05:30
sampadawagde
8fac144a4b BAEL-4019: movements for old code to accommodate new shiro application 2020-07-11 22:48:58 +05:30
sampadawagde
e83c021eda BAEL-4019: moved code to existing module apache-shiro 2020-07-11 22:48:47 +05:30
sampadawagde
563abe1511 BAEL-4019: removed new module java-security 2020-07-11 22:48:37 +05:30
sampadawagde
7f67482003 BAEL-4019: Added logger to log exceptions 2020-07-11 22:48:24 +05:30
sampadawagde
77fa81af58 BAEL-4019: Updated README 2020-07-11 22:48:14 +05:30
sampadawagde
dd7c360558 BAEL-4019: Renamed module to avoid name conflict 2020-07-11 22:48:04 +05:30
sampadawagde
4196a2a309 BAEL-4019: Exploring Java Security frameworks 2020-07-11 22:47:32 +05:30
kwoyke
b1161f49a6 BAEL-4425: Change port numbers (#9679) 2020-07-11 14:56:21 +02:00
rpvilao
017c44eadc Merge pull request #9582 from j0rdanit0/BAEL-4300
BAEL-4300 jordan.simpson.dev@gmail.com
2020-07-10 19:45:00 +01:00
rpvilao
d9ee24d824 Update pom.xml 2020-07-10 20:32:25 +02:00
Jordan Simpson
0ab28367a1 Update StringToBooleanUnitTest.java 2020-07-10 08:52:48 -05:00
rpvilao
944725473e Merge branch 'master' into BAEL-4300 2020-07-10 09:51:15 +01:00
Maciej Główka
a326785269 BAEL-3347: example of version collision in Maven (#9644)
* BAEL-3347: example of version collision in Maven

* BAEL-3347: created multi-module example of version collision in Maven

* BAEL-3347: fixed placement of the dependencyManagement section, added maven-enforcer-plugin
2020-07-10 08:26:23 +01:00
Amy DeGregorio
62cf3c00a0 BAEL 4157 Move examples to new core-java-lang-3 module (#9678) 2020-07-10 08:15:07 +02:00
Dhawal Kapil
8feb276af3 Merge pull request #9675 from kwoyke/JAVA-2106
JAVA-2106: Move Java Convert PDF to Base64 to the pdf module
2020-07-10 09:29:22 +05:30
Eric Martin
3176df025f Merge pull request #9626 from alimate/BAEL-4138
BAEL-4138: Measuring the Object Sizes in JVM
2020-07-09 19:32:11 -05:00
Krzysiek
dbd6c254ff JAVA-2106: Move Java Convert PDF to Base64 to the pdf module 2020-07-09 18:44:46 +02:00
azhwani
0467f0399d quick fix 2020-07-09 13:16:27 +01:00
Anshul BANSAL
932183fabd POM fixes 2020-07-09 10:19:08 +03:00
Anshul BANSAL
4163e5010c BAEL-4175 - moved code to a new module - core-java-string-operations-3 2020-07-09 10:13:30 +03:00
Anshul BANSAL
d09094c994 correct import 2020-07-09 10:02:05 +03:00
Anshul Bansal
ae4fac587a used assertFalse in place of assertEquals 2020-07-09 10:01:20 +03:00
Anshul Bansal
803c9167ae Update core-java-modules/core-java-string-operations-2/src/test/java/com/baeldung/versioncomparison/VersionComparisonUnitTest.java
Co-authored-by: KevinGilmore <kpg102@gmail.com>
2020-07-09 09:59:50 +03:00
kwoyke
d81153ca8d JAVA-2108: Move Introduction to Protonpack to the libraries-6 (#9673) 2020-07-09 08:39:13 +05:30
Jordan Simpson
4c9cac984d Moved pom module next to the other core-java-lang-x modules. 2020-07-08 10:54:58 -05:00
Josh Cummings
942851fc33 Merge pull request #9627 from kwoyke/JAVA-1646
JAVA-1646: Remove overriden spring-boot.version property
2020-07-08 09:37:34 -06:00