Commit Graph

6175 Commits

Author SHA1 Message Date
Grzegorz Piwowarek b6451199e7 Update README.md (#2737) 2017-10-15 10:31:00 +02:00
Grzegorz Piwowarek 7fd52a69a4 Update README.md (#2738) 2017-10-15 10:30:48 +02:00
Grzegorz Piwowarek e113541042 Update README.md (#2739) 2017-10-15 10:30:35 +02:00
Anton 5df269f171 BAEL-1041 Caffeine (#2734)
* BAEL-748 quick guide to @Value

* BAEL-748 changes from review

* BAEL-748 inject comma-separated values into array

* BAEL-768 Introduction to Netty

* BAEL-768 remove commented code

* BAEL-861 Introduction to Awaitility

* BAEL-861 rename Test to UnitTest

* BAEL-1041 Introduction in Caffeine

* BAEL-1041 fix test

* BAEL-1041 fix formatting

* BAEL-1041 fix expected/actual order

* BAEL-1041 remove trailing underscore

* Formatting after merge

* BAEL-1041 add spaces between data and assertions

* BAEL-1041 soft values example

* BAEL-1041 remove duplicate dependency

* BAEL-1041 formatting fix

* BAEL-1041 formatting fix

* BAEL-1041 use logger instead of sout
2017-10-15 07:22:30 +02:00
Harihar Das 56af2a7318 <BAEL-1209>[Harihar] Code for RMI java. http://jira.baeldung.com/brow… (#2729)
* <BAEL-1209>[Harihar] Code for RMI java. http://jira.baeldung.com/browse/BAEL-1209

* <BAEL-1209>[Harihar] Use specific exception declaration
2017-10-15 04:34:13 +02:00
hugosama1 a6e8045793 StreamEx tutorial (#2685) 2017-10-13 22:25:16 +02:00
lor6 66db01d898 add try with resources (#2725) 2017-10-13 13:42:52 +02:00
k0l0ssus 815c66c9dd ASM Sample Project (#2664)
* ASM Sample Project

* Update Premain.java

* Update pom.xml
2017-10-12 07:59:31 -05:00
araknoid 6655ca0ba1 RxJava Mathematical and Aggregate operators (#2697)
* RxJava Mathematical and Aggregate Operators

* Fixed test case names

* Resolved merge conflict

* Fixed test case names
2017-10-12 10:03:29 +02:00
ahmetcetin39 5f1c2abc6e BAEL-1088 Jsp page changed to Thymeleaf page (#2706)
* add dependency to pom.xml about thymeleaf

* Update and rename viewPage.jsp to viewPage.html
2017-10-11 09:30:27 +02:00
Anton 31f4581de3 BAEL-1041 Introduction to Caffeine (#2585)
* BAEL-748 quick guide to @Value

* BAEL-748 changes from review

* BAEL-748 inject comma-separated values into array

* BAEL-768 Introduction to Netty

* BAEL-768 remove commented code

* BAEL-861 Introduction to Awaitility

* BAEL-861 rename Test to UnitTest

* BAEL-1041 Introduction in Caffeine

* BAEL-1041 fix test

* BAEL-1041 fix formatting

* BAEL-1041 fix expected/actual order

* BAEL-1041 remove trailing underscore

* Formatting after merge

* BAEL-1041 add spaces between data and assertions

* BAEL-1041 soft values example

* BAEL-1041 remove duplicate dependency

* BAEL-1041 formatting fix

* BAEL-1041 formatting fix
2017-10-10 20:53:59 -05:00
Graham Cox f8db7b02c5 Kotlin junit5 (#2672)
* Fixed the core-kotlin module to build, and set it up to run JUnit 5 tests using Failsafe

* Example JUnit5 tests in Kotlin
2017-10-10 20:44:50 -05:00
YasinBhojawala 9c0b6b4a47 BAEL-1139 move to new saas module (#2719)
* Removed unintentionally commented code

* BAEL-1139 move jira API to a new saas module

* no tabs only spaces

* changes
2017-10-10 09:21:35 -07:00
lor6 c1933c6819 ormlite example (#2722) 2017-10-10 09:54:15 +02:00
lor6 65aeba9d3d Merge pull request #2724 from eugenp/lor6-patch-1
Update README.md
2017-10-10 09:21:14 +03:00
lor6 a6324abbc6 Update README.md 2017-10-10 08:35:35 +03:00
KevinGilmore 741971de9b 1155 README update (#2723)
* BAEL-973: updated README

* BAEL-1069: Updated README

* BAEL-817: add README file

* BAEL-1084: README update

* BAEL-960: Update README

* BAEL-1155: updated README
2017-10-09 21:44:39 -05:00
Grzegorz Piwowarek 47783354dd Build opt (#2721)
* Refactor JettyIntegrationTest

* Refactor RxJava samples

* Refactor RxJava samples
2017-10-09 23:51:39 +02:00
Dassi orleando 0f3df12fed BAEL-1157: update list of author names (#2720)
* Different types of bean injection in Spring

* Difference between two dates in java

* Update README.md

* Simple clean of difference between dates

* Clean my test article

* Improve dates diff: for dates and datetimes

* Move difference between dates from core-java to libraries

* BAEL-890 - Kotlin-Allopen with Spring example

* BAEL-1107 - Introduction to Apache Cayenne Orm

* BAEL-1107: update formating and version of libs

* BAEL-1107: update properties of Author

* BAEL-1157: Apache Cayenne - Advanced Querying

* BAEL-1157: Fix imports

* BAEL-1157: code indentation

* BAEL-1157: Update list of author names
2017-10-09 10:19:26 -07:00
Sergey Petunin a48a401dc2 BAEL-1208: A guide to deeplearning4j (#2717) 2017-10-09 18:13:46 +02:00
Grzegorz Piwowarek 491649a866 Refactor Docx examples (#2716) 2017-10-08 14:07:30 +02:00
nabyla 26508f3104 Docx4j article (#2714)
* add docx4j dependencies

* Add image.jpg (docx4j)

* add Docx4j example

* Add docx4j test

* Remove unused import

* Fix typo (baeldung instead of baledung)
2017-10-08 12:47:15 +02:00
Ahmed Tawila 9e273b1474 BAEL-1171 java.lang.String API (#2693)
* Evaluation article: Different Types of Bean Injection in Spring

* added tests & changed configuration to Java-based config

* removed xml config files

* rename unit tests

* BAEL-972 - Apache Commons Text

* remove code from evaluation article

* remove code from evaluation article

* BAEL-972 - Apache Commons Text - added another example

* BAEL-972 - Apache Commons Text - just indentation

* BAEL-994 - TemporalAdjuster in Java

* BAEL-994 - TemporalAdjuster in Java

* BAEL-994 - TemporalAdjuster in Java

* BAEL-994 - TemporalAdjuster in Java

* BAEL-994 - TemporalAdjuster in Java - fix problems

* BAEL-1033 Introduction to StreamUtils

* BAEL-1033 Introduction to StreamUtils

* BAEL-1033 Introduction to StreamUtils

* fix formatting

* BAEL-1033 minor refactor

* BAEL-1035 Introduction to Eclipse Collections

* format

* BAEL-1035 Introduction to Eclipse Collections

* BAEL-1035 Introduction to Eclipse Collections

* BAEL-1035 Introduction to Eclipse Collections

* cleanup

* cleanup

* BAEL-1109 Introduction to JCache

* BAEL-1109 Introduction to JCache

* remove unneeded property in pom.xml

* fix formatting

* close cache instances properly

* remove latest commit

* BAEL-1057 Introduction to rxjava-jdbc

* refactor rxjava-jdbc

* Refactor rxjava-jdbc

* Refactoring rxjava-jdbc

* BAEL-1171 java.lang.String API

* refactor rxjava-jdbc

* refactor String

* String API - move multiple classes into a single class

* move class into test package
2017-10-08 11:55:55 +02:00
lor6 4653e0ad3e Merge pull request #2713 from Doha2012/master
mockito exceptions
2017-10-07 17:30:24 +03:00
DOHA a4ca964a03 mockito exceptions 2017-10-07 13:58:39 +02:00
Yasin 3f21a3b529 Removed unintentionally commented code (#2711) 2017-10-06 20:35:40 +02:00
Grzegorz Piwowarek 1dbc2c9127 Refactor JiraClient (#2710) 2017-10-06 10:26:06 -07:00
Tomasz Lelek c521aa66af BAEL-1155 crdt (#2659)
* BAEL-1155 crdt

* BAEL-1155 fix pom
2017-10-06 10:36:50 +02:00
jitendrar292 6818505bea Update README.md (#2637) 2017-10-06 08:59:29 +02:00
Grzegorz Piwowarek 4cdcce6736 Fix Vavr module (#2709) 2017-10-05 19:16:25 +02:00
YasinBhojawala e71902db06 BAEL-1139 added more examples (#2686)
* BAEL-1139 How to Integration with the JIRA API

* BAEL-1139 How to Integration with the JIRA API

* BAEL-1139 How to Integration with the JIRA API

* BAEL-1139 added more examples

* BAEL-1139 How to Integration with the JIRA API

* How to Integration with the JIRA API

* BAEL-1139 add and delete issue

* BAEL-1139 minor improvements

* BAEL-1139 comment conflicting dependencies

* Update pom.xml
2017-10-05 07:56:50 -07:00
DOHA 7b618afcd5 Merge remote-tracking branch 'eugenp/master' 2017-10-05 13:13:34 +02:00
Dassi orleando 75803f13a7 BAEL-1157: Apache Cayenne - Advanced Querying (#2708)
* Different types of bean injection in Spring

* Difference between two dates in java

* Update README.md

* Simple clean of difference between dates

* Clean my test article

* Improve dates diff: for dates and datetimes

* Move difference between dates from core-java to libraries

* BAEL-890 - Kotlin-Allopen with Spring example

* BAEL-1107 - Introduction to Apache Cayenne Orm

* BAEL-1107: update formating and version of libs

* BAEL-1107: update properties of Author

* BAEL-1157: Apache Cayenne - Advanced Querying

* BAEL-1157: Fix imports

* BAEL-1157: code indentation
2017-10-04 23:23:32 -07:00
alincojanu eaba521fdf runWith (#2691) 2017-10-04 20:08:28 +02:00
lor6 8a77746e4d container elements validation ex (#2707)
* container elements validation ex

* comment custom container validation
2017-10-04 20:00:44 +02:00
Kiran dcc7fa65dd Updated for BAEL 971 (#2702)
* Updated Lang3Utils.java

Added a new test for ConcurrentException and updated other exception with Lambda

* LazyInitializer sample files

* Updated file with LazyInitializer Unit Test

* Updated BuidlerMethods class to include LazyInitializer & BackgroundInitializer

* Updated Lang3UtilsTest class

* Updated Lang3UtilsTest class
2017-10-03 23:29:54 +02:00
Doha2012 9aa221afbc cleanup spring 5 pom (#2700)
* fix spring config

* fix spring config

* fix spring config

* minor fix

* fix spring-boot module

* fix pom

* upgrade jackson

* minor fix

* java concurrency

* cleanup

* fix conflict

* java 8

* clean up

* add core-java-8 to main pom

* rename kotlin to core-kotlin

* update spring 5

* cleanup pom
2017-10-02 15:14:27 +02:00
DOHA 691f929f1d cleanup pom 2017-10-02 13:28:53 +02:00
DOHA dfc0a979d3 Merge remote-tracking branch 'eugenp/master' 2017-10-02 13:09:00 +02:00
DOHA e820fbb593 update spring 5 2017-10-02 13:08:30 +02:00
Grzegorz Piwowarek 7cb94f676c Refactor Atomix samples (#2696) 2017-10-02 12:53:26 +02:00
Shaimaa Shalaby 3220913767 From JDO to XML and Back Again 2/3 (#2681)
* From JDO to XML and Back Again 2/3

* remove comments

* remove myapp class

* divided into methods

* remove main methods

* remove classes
2017-10-01 23:53:09 +02:00
Parth Karia d343c59a3c BAEL-815 Move JGraphT code from libraries to algorithms (#2695)
* BAEL-815 Introduction to JGraphT

* BAEL-815 Move code from libraries to algorithms
2017-09-30 23:46:48 -07:00
Carsten Gräf 29cc370083 Merge pull request #2694 from earth001/master
Update Person class to use property "id" like identifier. (BAEL-1121)
2017-10-01 08:35:42 +02:00
juan 4c6e4c19a6 Update Person class to use property "id" like identifier. 2017-09-30 18:17:38 -03:00
abirkhan04 cfb952f849 Atomix Intro Project (#2675)
* This is whole project

* BeanInjectionTest.java class is added for Junit Test.

* Atomix Intro Project

* Update pom.xml : Module name changed to Atomix

* Intro to Atomix:
1. Module name is changed.
2. Module name is updated in pom.xml.

* maven-compiler-plugin version number is updated.
2017-09-30 17:09:04 +02:00
DOHA 9a70874e6d Merge remote-tracking branch 'eugenp/master' 2017-09-30 12:51:56 +02:00
lor6 77aa65b2e9 remove project (#2689) 2017-09-30 07:41:28 +02:00
lor6 0fa168957f update to 2.0, formatting (#2688)
* update to 2.0, formatting

* formatting
2017-09-30 07:35:32 +02:00
Eugen Paraschiv 49482041d2 testing cleanup 2017-09-28 14:28:52 +03:00