276 Commits

Author SHA1 Message Date
Catalin Burcea
6cb034c1d8 Move articles out of core-java-lang part 1 (#7908) 2019-10-02 22:02:53 -06:00
johnA1331
4aeef357e3 Bi-monthly test fix - BAEL-16797 (#7822)
* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Create README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md
2019-10-02 16:16:24 +03:00
Catalin Burcea
39e99cd907 Split or move core-java-collections module (#7893) 2019-09-28 13:26:32 -06:00
Catalin Burcea
0677a06271 Split or move core-java-collections module (#7842) 2019-09-27 07:31:36 -06:00
Catalin Burcea
6073d2d451 Split or move core-java-modules/core-java-concurrency-basic module (#7799) 2019-09-23 07:55:02 -06:00
rpvilao
925b93b91c
Merge pull request #7753 from binary-joe/master
BAEL-2976 http basic auth
2019-09-22 10:26:07 +02:00
Amit Pandey
a47a1a7a16 [BAEL-13506] - Removed .gitignore files (#7849) 2019-09-21 21:43:12 -06:00
KevinGilmore
b0c356b468
BAEL-2338: add link back to article (#7838)
* BAEL-2246: add link back to article

* BAEL-2174: rename core-java-net module to core-java-networking

* BAEL-2174: add link back to article

* BAEL-2363 BAEL-2337 BAEL-1996 BAEL-2277 add links back to articles

* BAEL-2367: add link back to article

* BAEL-2335: add link back to article

* BAEL-2413: add link back to article

* Update README.MD

* BAEL-2577: add link back to article

* BAEL-2490: add link back to article

* BAEL-2471: add link back to article

* BAEL-2583: add link back to article

* BAEL-2738: add link back to article

* BAEL-2711: Add spring-boot-angular module to root pom

* BAEL-2544 BAEL-2711 BAEL-2575 BAEL-2657 Add links back to articles

* BAEL-2736: Add link back to article

* BAEL-2789: Add link back to article

* BAEL-2489: add link back to article

* BAEL-2840: add link back to article

* BAEL-2655: add link back to article

* BAEL-2884: add link back to article

* BAEL-2985: Fix Spring Boot Apps in spring-data-rest module

* BAEL-2898 BAEL-3057 BAEL-3020 add links back to articles

* BAEL-3126 BAEL-2463 README

* BAEL-2989: add README

* BAEL-3149 BAEL-3043 update README

* BAEL-2338: update README

* BAEL-3149: move code to new module
2019-09-21 09:59:04 -05:00
Catalin Burcea
87e98c9085 Split or move core-java-modules/core-java-arrays module (#7784) 2019-09-20 07:47:19 -06:00
Amit Pandey
f2cac1ab7c [BAEL-13506] - Split or move core-java-8 module (#7790) 2019-09-20 07:30:34 -06:00
Antonio Moreno
c1caed8dde moving basicmethods from oop-2 to oop-3 (#7827) 2019-09-19 22:56:39 -05:00
Loredana Crusoveanu
79ce3c0fdc
Merge pull request #7756 from at508/master
BAEL-2076
2019-09-18 20:32:17 +03:00
Catalin Burcea
e093daf12d changed the readme article links to https and removed the gitignore file (#7780) 2019-09-16 12:12:33 +01:00
Eric Martin
9154f5e062
Merge pull request #7741 from kevinkraus/master
BAEL-3227
2019-09-14 20:52:23 -05:00
binary-joe
60c990b8c1 fix merge issue; refactoring 2019-09-14 19:37:32 +02:00
binary-joe
eafae99b79
Merge branch 'master' into master 2019-09-14 18:33:59 +02:00
binary-joe
7da248c9db BAEL-2976 http basic auth 2019-09-14 18:29:05 +02:00
Loredana Crusoveanu
a4af49d09e
Merge branch 'master' into core-java-move-1 2019-09-14 11:45:57 +03:00
Dhawal Kapil
2c19d277d4 BAEL-17420 Slice 16 | The top 100 articles should have their own package in the module (#7747) 2019-09-13 11:38:57 +01:00
Antonio Moreno
c5675b4a31 adding methods in java tutorial (#7766)
* adding methods in java tutorial

* adding static method and removing link
2019-09-12 22:43:40 -05:00
Loredana Crusoveanu
a08dd3f7dc
Merge pull request #7779 from catalin-burcea/BAEL-16641
[BAEL-16641] Split or move core-java-modules/core-java-networking module
2019-09-12 22:32:10 +03:00
Kamlesh Kumar
1f129995de BAEL-3139: Moved code to a new project core-java-concurrency-2 (#7778) 2019-09-12 06:58:07 -07:00
catalin-burcea
d96a072680 Split or move core-java-modules/core-java-networking module 2019-09-12 12:54:41 +03:00
Catalin Burcea
ec23ab367e Split or move core-java-modules/core-java-lang-oop module (#7767) 2019-09-12 10:32:10 +01:00
Kevin Kraus
42b6bf5c02 add asserts and use temp directory 2019-09-10 21:40:34 -05:00
Kevin Kraus
714e909e97 move to core-java-io 2019-09-10 20:47:13 -05:00
KevinGilmore
5ba18b2ec7
BAEL-3149 and BAEL-3043 add links back to articles (#7765)
* BAEL-2246: add link back to article

* BAEL-2174: rename core-java-net module to core-java-networking

* BAEL-2174: add link back to article

* BAEL-2363 BAEL-2337 BAEL-1996 BAEL-2277 add links back to articles

* BAEL-2367: add link back to article

* BAEL-2335: add link back to article

* BAEL-2413: add link back to article

* Update README.MD

* BAEL-2577: add link back to article

* BAEL-2490: add link back to article

* BAEL-2471: add link back to article

* BAEL-2583: add link back to article

* BAEL-2738: add link back to article

* BAEL-2711: Add spring-boot-angular module to root pom

* BAEL-2544 BAEL-2711 BAEL-2575 BAEL-2657 Add links back to articles

* BAEL-2736: Add link back to article

* BAEL-2789: Add link back to article

* BAEL-2489: add link back to article

* BAEL-2840: add link back to article

* BAEL-2655: add link back to article

* BAEL-2884: add link back to article

* BAEL-2985: Fix Spring Boot Apps in spring-data-rest module

* BAEL-2898 BAEL-3057 BAEL-3020 add links back to articles

* BAEL-3126 BAEL-2463 README

* BAEL-2989: add README

* BAEL-3149 BAEL-3043 update README
2019-09-09 21:45:01 -05:00
Dhawal Kapil
284448b8c9 BAEL-17438 Slice 17 | The top 100 articles should have their own package in the module (#7748) 2019-09-09 14:20:01 +01:00
Alex Tighe
a76bf62420 [BAEL-2076] - Moving example to new core-java-io-files module 2019-09-08 23:45:01 -04:00
Kevin Kraus
9f2a9a9c36 renaming test 2019-09-08 22:14:40 -05:00
Kevin Kraus
2a7f9f6ede improving absolute path test 2019-09-08 22:00:54 -05:00
Kevin Kraus
0eac69ca79 fix package name 2019-09-08 21:51:37 -05:00
Eric Martin
c2a9469856
Merge pull request #7666 from macieg/bael-3192
BAEL-3192 | A guide to System.gc()
2019-09-08 14:04:39 -05:00
Sam Millington
3207ee034a
Merge branch 'master' into core-java-move-1 2019-09-08 18:21:13 +01:00
Loredana Crusoveanu
40aef2b22e
Merge pull request #7717 from sjmillington/core-java-reflection
[BAEL-15994] moved files to core-java-modules/core-java-reflection
2019-09-08 17:47:38 +03:00
Loredana Crusoveanu
fa4f4967f3
Merge pull request #7696 from amit2103/BAEL-16635
[BAEL-16635][BAEL-16636] Split or move core-java-modules/core-java-co…
2019-09-08 17:07:45 +03:00
Sjmillington
88a20dc6a2 moved some classes back to core-java-8 2019-09-08 14:35:08 +01:00
wugangca
f24fef9ec6 [BAEL-3210] - Java Copy Constructor (#7706)
* [BAEL-3210] - Copy constructors in Java

* [BAEL-3210] - Copy constructors in Java

* Change indentation space based on code style instructions.
2019-09-07 10:17:33 +01:00
Kevin Kraus
ed7b67f19c BAEL-3227 fixed tests 2019-09-06 22:44:56 -05:00
Kevin Kraus
ed459a5786 BAEL-3227 renamed test 2019-09-06 22:40:06 -05:00
Kevin Kraus
49606337a5 BAEL-3227 2019-09-06 22:20:33 -05:00
Tapan Avasthi
1fc511ba7a BAEL-3215: Use try-with-resource in FileReader demo (#7732)
- To simplify the demo, change is required in the unit-tests
 that currently uses close() method instead of try-with-resource
2019-09-06 12:13:24 -07:00
rpvilao
bcc6905872
Merge pull request #7709 from dcalap/master
BAEL-3142 Removing an element from an ArrayList
2019-09-06 18:09:46 +02:00
Erik Pragt
c709251eeb
Merge pull request #7522 from dupirefr/bael-3117
dupirefr/dupire.francois+pro@gmail.com [BAEL-3117] The XOR Operator in Java
2019-09-06 08:14:47 +10:00
at508
c85be3d29d BAEL-2076: loading resources (#7347)
* commits for BAEL-2076

- Created core-java-io2 module
- added resource loading example code
- added core-java-io2 to tutorials pom.xml

* Committing review changes

- change to try-with-resources
- change the order of main method

* Reformatting try-with-resources

* Moving resources example from core-java-io2 to core-java-io. Removing core-java-io2

* Removing stray core-java-io2 in tutorials pom file.
2019-09-05 22:38:17 +01:00
Eric Martin
cf2d93b4e7
Merge pull request #7628 from Philippus/patch-1
Drop last 4 bytes of computed SHA-1 hash
2019-09-05 15:44:26 -05:00
Eric Martin
2747b3b5e4
import java.util.Arrays; 2019-09-05 14:45:00 -05:00
Sjmillington
3e155818d5 [BAEL-13505] Move articles out of core-java part 1 2019-09-05 17:44:52 +01:00
Dhawal Kapil
434bfc980e BAEL-17391 Slice 13 | The top 100 articles should have their own package in the module (#7723)
- Moved folders to respective packages
2019-09-05 17:01:32 +01:00
Denis
73743acb30 BAEL-1529 Intro to the Java SecurityManager (#7697) 2019-09-04 15:30:42 +02:00