Commit Graph

1334 Commits

Author SHA1 Message Date
Loredana 4f103eeb27 move instanceof code 2019-01-13 10:32:02 +02:00
Eric Martin 8f938c54a9
Merge pull request #6093 from urvyagrawal/BAEL-2543
Adding files for BAEL-2543
2019-01-12 17:12:13 -06:00
Loredana 2cb4faddb0 fix core-java test and back to build 2019-01-11 23:03:38 +02:00
Upendra Chintala 36e4892446 Check if a year/date is a leap year in Java (#6086)
* Hexagonal architecture implementation in Java -
upendra.chintala@gmail.com

* An example program to find a leap year using java 8 java.time.Year API

* Changed to add assertions

* Remvoed evaluation article code

* Added unit test suite for leap year testing using java.time.Year and
java.util.GregorianCalendar

* Update LeapYearUnitTest.java

* Update LeapYearUnitTest.java
2019-01-11 13:43:27 +01:00
Olaniyi Anjola c4edb95d4e BAEL-2452: Using curl from Java (#6113)
* Renamed from Unit Test to Live Test

* Update JavaCurlExamplesLiveTest.java
2019-01-10 15:51:30 -08:00
Loredana Crusoveanu 7f501f169f
Update Circle.java 2019-01-10 22:32:12 +02:00
Urvy Agrawal 2610176931 Review comments added 2019-01-08 20:09:51 +05:30
eric-martin ea1a467892 BAEL-2386: Moved FlightRecorder from core-java to core-java-perf 2019-01-07 20:32:55 -06:00
Urvy Agrawal 115a52a124 Adding files for BAEL-2543 2019-01-07 22:03:52 +05:30
Andrey Shcherbakov 6f1e14b649 Code for article BAEL-2386 (#5958)
* Add code for the article 'Java Primitives versus Objects'

* Use JMH for benchmarking the primitive and wrapper classes

* Uncomment the benchmarks and remove unused class

* Add a binary search tree implementation

* Add an example of how to use the binary tree class

* Adjust the print statements

* Add a code for article #BAEL-2386
2019-01-06 14:31:51 -06:00
Loredana Crusoveanu 4258a15bb6
Merge pull request #6081 from FDPro/master
dupirefr/dupire.francois+pro@gmail.com [BAEL-2424] Retrieving a Java Class Fields Using Reflection
2019-01-06 00:17:59 +02:00
Loredana Crusoveanu 1d14de6b4b
Update and rename PersonAndEmployeeReflectionTest.java to PersonAndEmployeeReflectionUnitTest.java 2019-01-05 22:39:29 +02:00
dupirefr 994cb303a0 [BAEL-2424] Added classes and tests 2019-01-05 19:08:19 +01:00
amit2103 b5c29f0e1b [BAEL-11403] - Moved DoubleToString and DoubleToStringUnitTest to java-numbers module 2019-01-05 20:11:29 +05:30
Loredana Crusoveanu a3d6ebef5c
Merge pull request #6068 from collaboratewithakash/master
back-link added
2019-01-05 12:07:21 +02:00
Olaniyi Anjola d5ab82475d BAEL-2452: Using curl from Java (#6043)
* BAEL-2452: Using curl from Java

* A re-do of the examples using tests, instead of main class

* Fix un-used variable
2019-01-04 08:44:24 -08:00
collaboratewithakash 703890941d
back-link added 2019-01-04 17:28:11 +05:30
Loredana Crusoveanu aca049b5ca
Update README.md 2019-01-02 13:36:50 +02:00
Loredana Crusoveanu 01ded32d6a
Merge branch 'master' into BAEL-11403 2019-01-02 00:12:51 +02:00
Loredana Crusoveanu 9053ecd128
Merge pull request #6025 from amit2103/BAEL-11402
[BAEL-11402] - Moved articles out of core-java (part 3)
2019-01-01 23:40:21 +02:00
Urvy Agrawal 1ed8fcf9dc BAEL-2323 Java Native Keyword (#6038)
-Moved files to core-java-lang module
2018-12-31 13:26:19 -08:00
amit2103 eb4928b972 [BAEL-11403] - Moved articles out of core-java (part 4) 2018-12-30 16:30:36 +05:30
amit2103 b4ff5c46f0 [BAEL-11402] - Moved articles out of core-java (part 3) 2018-12-30 01:19:12 +05:30
amit2103 9def7653f7 [BAEL-11401] - Removed spring web dependency from core-java 2018-12-29 21:59:01 +05:30
amit2103 c61ac5101e [BAEL-11401] - Moved articles out of core-java (part 2) 2018-12-29 21:54:59 +05:30
Yatendra Goel 33ba36dc41 BAEL-2307: Added Code to add SAN needed by Chrome to the X509 Certificate 2018-12-29 13:30:46 +05:30
Loredana Crusoveanu 9a2f8a87a4
Merge branch 'master' into BAEL-10836 2018-12-27 22:26:35 +02:00
Loredana 0a0701c947 new module core-java-perf 2018-12-26 20:42:28 +02:00
Loredana Crusoveanu 4600c02f84
Merge pull request #5990 from faabianr/BAEL-2454
BAEL-2454 Add new section in Java Http Request article
2018-12-26 20:10:07 +02:00
Loredana fb66f1bc78 move networking articles, update readme 2018-12-25 14:05:10 +02:00
Loredana Crusoveanu 68f1cb23dd
Merge pull request #5981 from amit2103/BAEL-9044
[BAEL-9044] - Moved articles out of core-java
2018-12-25 13:44:59 +02:00
Fabian Rivera 48c0b83978 BAEL-2454 Add missing disconnect call on open connections 2018-12-24 17:46:12 -06:00
Fabian Rivera cdaf0b46bf BAEL-2454 Reading the error response and building the full response
BAEL-2454 Add examples for reading response content on failed requests. Add example on how to build full response string.
2018-12-24 17:44:09 -06:00
amit2103 ec53cb77ac [BAEL-9044] - Moved articles out of core-java 2018-12-23 16:32:19 +05:30
amit2103 bba9a99f32 [BAEL-10836] - Create core-java-collections-list module 2018-12-23 01:15:24 +05:30
amit2103 afe4a98944 [BAEL-10866] - Resolved conflicts 2018-12-22 18:58:28 +05:30
charlesgonzales a6f807e74a
Update README.md 2018-12-21 17:58:22 +08:00
charlesgonzales 2e9f02addf
Update README.md 2018-12-20 21:43:34 +08:00
charlesgonzales 0032ec40eb
Update README.md 2018-12-20 21:27:02 +08:00
Urvy Agrawal c28fa5541d BAEL-2323 Adding files for native keyword tutorial (#5913)
* BAEL-2323 Adding files for native keyword tutorial

* junit test files and native library

* update test method name
2018-12-19 10:56:14 -08:00
Jonathan Paul Cook ab2ee364f2 BAEL-2175 - Verbose Garbage Collection in Java 2018-12-16 22:32:09 +01:00
amit2103 78735f582b [BAEL-10866] - Upgrade jackson version in tutorials repository 2018-12-16 23:57:08 +05:30
Seun Matt 5dec6f7006 added example code for BAEL-2418 (#5882)
* added example code for BAEL-2366

* moved example code for BAEL-2366

* example code for BAEL-1961

* moved example code into integration test

* updated the test assertions

* refactor the spring boot persistence mongodb module

* remove redundant example code

* declared the spring boot persistence module in the root pom

* fixed issue with non-imported file

* added example code for BAEL-2418
2018-12-10 10:07:29 -08:00
amit2103 7073c4a3e5 [BAEL-9643] - Added missing code in the properties article 2018-12-09 20:16:50 +05:30
amit2103 ea70595615 [BAEL-9643] - Create code for Properties article 2018-12-09 00:36:34 +05:30
collaboratewithakash d78915cdda Back-links added - Akash (#5846)
* Back-link formatting issue resolved

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added (please fix the formatting too)

* Back-link added

* Back-link added

* Back-link added

* back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added
2018-12-06 18:27:24 +01:00
Mher Baghinyan 3addff050f printf examples
Issue: BAEL-2228
2018-12-03 22:17:57 -07:00
chrisoberle 6b29e94a40 BAEL-2174 How to use proxies in core java (#5805)
* move samples from core-java to new core-java-net module
* remove erroneous commit of .vscode dir
2018-12-02 20:23:39 -06:00
Emily Cheyne dcb2dd4602
BAEL-2300
update readme
2018-12-02 07:41:24 -08:00
Dhawal Kapil 34e86c294a Merge branch 'master' of https://github.com/eugenp/tutorials into task/BAEL-9567 2018-11-30 22:16:55 +05:30