Commit Graph

4151 Commits

Author SHA1 Message Date
sampadawagde f3c3086b07 JAVA-628: Moved 3 articles to spring-di-2, added README 2020-07-15 17:31:47 +05:30
sampadawagde 013c4917d2 JAVA-628: Corrected README, moved article code to appropriate module 2020-07-15 17:30:45 +05:30
sampadawagde 9ffb4d4d64 JAVA-628: Moved 3 articles to spring-core-4 2020-07-15 17:29:08 +05:30
sampadawagde 502bf3c45c JAVA-628: Moved 2 articles to spring-core-3 2020-07-15 17:27:50 +05:30
sampadawagde c3e41be3c4 JAVA-628: Moved 2 articles from spring-core-3 2020-07-15 17:27:20 +05:30
sampadawagde cf4ed21884 JAVA-628: Moved 4 articles from spring-core-2 2020-07-15 17:25:43 +05:30
sampadawagde 05446fb887 JAVA-628: Moved 3 articles from spring-core 2020-07-15 17:24:34 +05:30
mikr 34d2e20e56 JAVA-2096 Update "Create File" article 2020-07-15 12:33:27 +02:00
Kumar Chandrakant 7c344b57c3 Adding source code for article tracked under BAEL-4080. (#9552)
Co-authored-by: CHANDRAKANT Kumar <kumar.chandrakant@soprabanking.com>
2020-07-14 17:55:54 +02:00
Ali Dehghani 9f09a0b30d A Guide to @Contended & False Sharing 2020-07-14 20:19:17 +04:30
Loredana Crusoveanu 8756adc2d5 Merge pull request #9702 from Maiklins/JAVA-2097-update-Rename-File-article
Java-2097 update rename file article
2020-07-14 17:45:20 +03:00
Dhawal Kapil 3b8866e797 Merge pull request #9701 from kwoyke/JAVA-2109
JAVA-2109: Move Guide to the Java TransferQueue to the core-java-concurrency-collections-2
2020-07-14 19:59:23 +05:30
Dhawal Kapil 51276387dc Merge pull request #9700 from sampada07/JAVA-2107
JAVA-2107: Split or move spring-thymeleaf module
2020-07-14 19:50:57 +05:30
mikr 31d314f7b5 JAVA-2097 Update "Rename File" article 2020-07-14 14:11:12 +02:00
Krzysztof Woyke 81b412c6e7 JAVA-2109: Move Guide to the Java TransferQueue to the core-java-concurrency-collections-2 2020-07-14 13:30:03 +02:00
Krzysztof Woyke 9481177e62 JAVA-2109: Fix core-java-concurrency-collections-2 module configuration 2020-07-14 13:24:41 +02:00
sampadawagde 08d1df4513 JAVA-2107: Updated README files for article move 2020-07-14 16:09:28 +05:30
sampadawagde 096b15a11b JAVA-2107: Moved code for 1 article to spring-thymeleaf-3 2020-07-14 16:08:39 +05:30
Maiklins 0205b6d5e0 Merge pull request #62 from eugenp/master
update
2020-07-14 10:29:16 +02:00
Dhawal Kapil 251e10d591 Merge pull request #9698 from kwoyke/JAVA-2105
JAVA-2105: Move articles out of core-java-io module
2020-07-14 08:55:32 +05:30
Jonathan Cook a8dac80752 BAEL-4341 - JUnit test for System.out.println() (#9694)
* BAEL-4198 - Fix Selenium Live Tests

* BAEL-4198

* BAEL-4024 - Taking Screenshots with Selenium WebDriver

* BAEL-4341 - JUnit test for System.out.println()

Co-authored-by: Jonathan Cook <jcook@sciops.esa.int>
2020-07-13 18:46:32 -07:00
Krzysiek 845a8968c7 JAVA-2105: Move articles out of core-java-io module 2020-07-13 21:17:54 +02:00
Krzysiek d2e386881d JAVA-1636: Get rid of the overriden spring-boot.version property 2020-07-13 20:58:32 +02:00
Eric Martin 205c49b3e4 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 fc6dc42152 Run a Java Main Method in Maven (#9636) 2020-07-13 17:14:30 +01:00
Eric Martin db13e0ec44 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 f04855d0c8 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 26d9b36335 JAVA-2140: Remove Initializing Arrays in Kotlin from the core-kotlin-lang-2 2020-07-13 15:51:15 +02:00
Daniel Garrett 1145918e22 fix: replace * imports with single imports: 2020-07-13 10:07:50 +01:00
Jonathan Cook 44fd4f91b4 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 f43b2141dd BAEL-4175 - swapped argument order for assertEquals 2020-07-13 06:11:58 +03:00
Anirban Chatterjee 793db9f42b Added exception handling examples 2020-07-13 02:19:13 +02:00
mdhtr 64dc02f18f Examples for the second version of the article 2020-07-13 00:24:14 +02:00
Greg b43ae3412e Merge pull request #9682 from sampada07/BAEL-4019-branch
BAEL-4019: Exploring Java Security frameworks
2020-07-12 14:24:54 -04:00
Ali Ben Messaoud c6b1b43bdd BAEL-4350: Difference between Statement and PreparedStatement
Signed-off-by: Ali Ben Messaoud <mail2alibm@gmail.com>
2020-07-12 20:04:44 +02:00
Catalin Burcea ff310e08e6 BAEL-4219 - How to read .pem file to get private and public key (#9676) 2020-07-12 11:03:46 -07:00
Donato Rimenti 480775b0c4 Removed maven-all project since it was moved to maven-modules. 2020-07-12 18:01:22 +02:00
Umang Budhwar 1a8969f376 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 9568663bb2e176eacc2119e605be76577f90b9c6.

* Added new module core-java-reflection-2

* Removed README.MD
2020-07-12 10:50:54 -05:00
Sampada 0012e59ebd 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 3265a5def1 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 e489a6be5c Merge pull request #9531 from sergio41/master
[BAEL-4084] Testing Controller Exceptions with Spring MockMvc
2020-07-12 16:03:41 +01:00
rpvilao e65e8ffab3 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 bf1e2c09f7 [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
Donato Rimenti 6bd023a04d Fixed pom formatting. 2020-07-12 11:47:27 +02:00
Donato Rimenti 637f81023d Moved and renamed maven-all/maven-2 to maven-modules/maven-properties 2020-07-12 11:45:26 +02:00
Donato Rimenti 5927f82fc0 Merge branch 'master' of https://github.com/aurasphere/tutorials 2020-07-12 11:40:56 +02:00
Donato Rimenti b7a41880e6 Merge pull request #16 from eugenp/master
Update from master
2020-07-12 11:40:43 +02:00
Donato Rimenti c1740e57ec Fixed formatting. 2020-07-12 11:38:22 +02:00
joe zhang 7cbb0833d4 refactor unit test into utility class 2020-07-12 16:19:08 +08:00
Jonathan Cook 44c664a34d 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