Commit Graph

6936 Commits

Author SHA1 Message Date
parthkaria a793b67436 Merge remote-tracking branch 'upstream/master' 2017-12-01 11:14:58 +05:30
Dassi Orleando 6d36470a65 Merge branch 'master' of https://github.com/eugenp/tutorials 2017-12-01 06:31:42 +01:00
Dassi Orleando 235ea3eb78 Formating 2017-12-01 06:31:30 +01:00
parthkaria d51b1b4f20 BAEL-21 Java 9 HttpClient code refactoring 2017-12-01 10:51:33 +05:30
ocheja d45a891d4c BAEL-1261 Polymorphism in Java (#2762)
* Define beans for handling different message types in a lean chat app

* Add class based spring beans configuration

* Define spring configuration in XML for constructor based bean injection

* Refactor package structure to separate constructor based bean injection code set from setter based bean injection code set

* Define configuration and classes specific to setter-based bean injection.

* Implement tests for constructor-based and setter-based bean injections

* develop codes for explaining type erasure

* Write unit tests for type erasure examples

* Remove evaluation article code

* Modify type erasure examples and unit tests

* Modify type erasure examples and unit tests

* Add expected exception in TypeErasureUnitTest

* Correct grammar in class name

* Implement File Manager app to demonstrate Polymorphism. Develop unit tests for Polymorphism article code

* Add examples for static polymorphism

* Change sysout statments to slf4j log info statements

* Add assertions and expected errors check on Test

* Add assertions and expected errors check on Test

* Correct compile time error of symbol not found

* Removed commented out non-compiling test.
2017-11-30 21:07:23 +01:00
ramansahasi 58f8e6163f BAEL-1327 Java Threads: notify and wait (initial commit) (#3160) 2017-11-30 11:01:44 -08:00
Doha2012 a8bbb67c53 minor fix (#3163)
* move security content from spring-security-rest-full

* swagger update

* move query language to new module

* rename spring-security-rest-full to spring-rest-full

* group persistence modules

* group testing modules

* try fix conflict

* cleanup

* group and cleanup

* add readme to grouping modules

* move spring-jpa to persistence-modules

* minor fix
2017-11-30 16:22:43 +02:00
Eugen 882ccae190
Update README.md 2017-11-30 15:44:36 +02:00
Jose Carvajal 2a922a20d9 BAEL-1174: A Quick Guide to Spring Cloud Consul 2017-11-30 12:01:23 +01:00
Jose Carvajal b14dfbe4f0 BAEL-1174: A Quick Guide to Spring Cloud Consul 2017-11-30 11:55:49 +01:00
Dassi Orleando 4bf2ec4ecd Merge branch 'master' of https://github.com/eugenp/tutorials 2017-11-30 07:22:22 +01:00
Dassi Orleando 138e7fd492 Let the build failed if the test is not Ok 2017-11-30 05:52:28 +01:00
Dassi Orleando 3d49c4a4b6 Disable failded build for unsuccesful test 2017-11-30 04:58:55 +01:00
abirkhan04 ba566a81cb BAEL-1254 Getting Started With Mule ESB (#3153) 2017-11-30 04:34:24 +01:00
Markus Gulden d26adf690b BAEL-1336 Introduction to Hibernate Search 2017-11-29 23:50:00 +01:00
Holger 67c9b1e86f BAEL-1376: Varargs Code Example (#3129)
* BAEL-1376: Varargs Code Example

* BAEL-1376: Varargs Code Example

Moving the "logic" into a test and removing the unnecessary
class.
2017-11-29 14:37:54 -08:00
araknoid 064ea79490 BAEL-1203 Apache POI PowerPoint (#3090)
* Added Apache-POI PowerPoint

* Adjusted format + retrieve all placeholder
2017-11-29 20:49:08 +01:00
Carsten Gräf da97e4c5ac
Merge pull request #3149 from dhruba619/master
BAEL-1160 Introduction to Apache Lucene-Added new sections
2017-11-29 15:54:35 +01:00
Eugen d433add90d
Create LICENSE (#3159)
Setting the MIT license on the repo.
2017-11-29 16:36:08 +02:00
Ahmed Tawila 11863ab2c3 Merge branch 'master' of https://github.com/eugenp/tutorials 2017-11-29 15:28:21 +02:00
Ahmed Tawila 339552010e enhance nested classes 2017-11-29 15:28:08 +02:00
Eugen Paraschiv 9f42f62187 new spring context test 2017-11-29 14:57:56 +02:00
Loredana Crusoveanu c89879c3ea
Merge pull request #3032 from gschambial/master
BAEL-1331 - Quick Example: Comparator vs Comparable in Java
2017-11-29 13:36:32 +02:00
gschambial 8af39bf730 1. Comparator example using Lambda and Comparator.comparing corrected. 2017-11-29 16:46:37 +05:30
Grzegorz Piwowarek fb8f07c852
Update PolygonFactory.java (#3108) 2017-11-29 12:10:22 +01:00
Grzegorz Piwowarek 3feaee499a
Update README.md (#3044) 2017-11-29 12:07:35 +01:00
gschambial 352af1c6c5 Merge remote-tracking branch 'upstream/master' 2017-11-29 16:15:21 +05:30
Marcos Lopez Gonzalez d10a8d7f47 spring junit config (#3124) 2017-11-29 09:53:43 +01:00
Ahmed Tawila b75d54e627 Merge branch 'master' of https://github.com/ahmedtawila/tutorials into future-vavr 2017-11-29 09:07:01 +02:00
Ahmed Tawila 5f0eed9502 Future in Vavr - Initial Commit 2017-11-29 09:06:30 +02:00
Ahmed Tawila 0b19854257 Merge branch 'master' of https://github.com/eugenp/tutorials 2017-11-29 09:01:36 +02:00
Ahmed Tawila c46996bd09 Merge branch 'master' of https://github.com/ahmedtawila/tutorials 2017-11-29 09:01:13 +02:00
Dassi Orleando eb33074a0e Simulate false unit test 2017-11-29 05:30:56 +01:00
Dassi Orleando 4bf7fb23f6 BAEL-720: Intro to Jenkins 2 and the power of pipelines 2017-11-29 04:30:45 +01:00
Eugen 1854175cb9
Update README.md 2017-11-28 12:39:39 +02:00
Eugen Paraschiv 5f57a6cb4b separating the sun specific functionality into a new module 2017-11-28 12:36:54 +02:00
Grzegorz Piwowarek 7f2ace0da9
FilesTest fix (#3146)
* FilesTest fix

* StopThreadTest fix
2017-11-27 21:02:42 +01:00
dhrubajyoti.bhattacharjee 68eae8ebf4 BAEL-1160 Introduction to Apache Lucene-Added new sections 2017-11-27 21:18:31 +05:30
Eugen Paraschiv bac574a7c2 cleanup work after build 2017-11-27 16:08:53 +02:00
Eugen Paraschiv ebc25b2b41 minor cleanup work 2017-11-27 15:56:07 +02:00
Ahmed Tawila 992c661e56 Merge branch 'master' of https://github.com/eugenp/tutorials 2017-11-27 15:27:49 +02:00
Grzegorz Piwowarek 6536e39622
Update README.md (#3050) 2017-11-27 10:03:08 +01:00
parth.karia 3daa1b01ce BAEL-21 Exploring the new HTTP Client in Java 9 2017-11-27 12:10:19 +05:30
parth.karia b1782b3c19 Resolve conflicts manually 2017-11-27 12:05:18 +05:30
parth.karia 043ea5e574 Removes jgrapht from libraries 2017-11-27 12:03:43 +05:30
parth.karia 41cf86b228 Merge upstream/master
Conflicts:
	libraries/pom.xml
2017-11-27 11:57:56 +05:30
Daniele Demichelis b4d83ef9b2 upgraded to OSGi 6.0.0 & maven-bundle-plugin 3.3.0 (#3141) 2017-11-26 23:12:22 +01:00
Shouvik Bhattacharya 29bfac0e95 BAEL-1305: A Simple Guide to Java Loops. (#3133) 2017-11-26 23:06:18 +01:00
daoire 1b0f99a2d8
Merge pull request #3143 from eugenp/daoire-patch-2
Update README.md
2017-11-26 19:05:57 +00:00
daoire d418a40b7c
Update README.md 2017-11-26 17:29:14 +00:00