Ahmed Tawila
0bc5f8df30
Merge branch 'master' into master
2017-09-16 20:47:17 +02:00
Ahmed Tawila
870b93df70
remove latest commit
2017-09-16 20:35:15 +02:00
Kiran
a3f70aafe4
Updated Lang3Utils.java ( #2584 )
...
* Updated Lang3Utils.java
Added a new test for ConcurrentException and updated other exception with Lambda
* LazyInitializer sample files
* Updated file with LazyInitializer Unit Test
2017-09-16 18:49:21 +02:00
Ahmed Tawila
58aae2a09d
close cache instances properly
2017-09-16 17:43:16 +02:00
Rokon Uddin Ahmed
f3557dec41
16.09 ( #2628 )
...
* Update README.md
* Update README.md
* Create README.md
* Create README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.MD
* Create 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
* Update README.md
* Update 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
* Create README.md
* Create 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
* Create README.md
* Update README.md
* Update README.md
* Update README.md
2017-09-16 12:26:29 +03:00
Grzegorz Piwowarek
4846177a2a
Geotools refactor ( #2626 )
2017-09-16 09:14:03 +03:00
dimitarsazdovski
02c5135867
Changes according to remarks ( #2624 )
2017-09-15 22:14:44 +03:00
Nikhil Khatwani
231500bbf6
Chnages for BAEL-527 ( #2621 )
2017-09-15 09:02:28 +03:00
Jose Carvajal
113294324e
BAEL-1069: Guide to diamond operator in Java ( #2587 )
...
* Matchers is now deprecated in Mockito 2, it's now replaced by ArgumentMatchers
* BAEL-1069: Guide to diamond operator in Java
* Changes after review
2017-09-14 21:54:28 -05:00
Carsten Gräf
e79294ba59
Merge pull request #2617 from earth001/master
...
BAEL-1121
2017-09-14 13:52:44 +02:00
Grzegorz Piwowarek
556e8fa90b
Refactor jcache examples ( #2620 )
2017-09-14 11:02:05 +03:00
chrisoberle
8e7fc431a0
cleanup and refactor per comments ( #2601 )
...
* import source BAEL-1084
* remove final keywords. switch getAuthorities to use java8 style.
* cleanup
* cleanup
2017-09-14 07:03:50 +02:00
KevinGilmore
c0350ccc99
BAEL-973: updated README ( #2618 )
2017-09-13 22:44:26 -05:00
juan
47959c6777
delete pom.xml.orig
2017-09-13 23:51:05 -03:00
juan
bbe925b373
Merge remote-tracking branch 'upstream/master'
2017-09-13 23:49:43 -03:00
juan
911ca0f125
Merge remote-tracking branch 'upstream/master' into earth001_BAEL-1121
2017-09-13 23:14:33 -03:00
juan
7bfc50e924
BAEL-1121
...
Sample code, tests and dependencies for Spring5-JsonB article.
2017-09-13 23:03:44 -03:00
Grzegorz Piwowarek
624f7f4b06
Rename ArquillianTest to ArquillianLiveTest ( #2615 )
2017-09-13 20:03:25 +02:00
Jose Carvajal
239da95f3d
Changes after review
2017-09-13 14:36:14 +02:00
eugenp
0f22f7b82a
formatting work
2017-09-13 14:41:03 +03:00
eugenp
75c1003451
minor cleanup in the spring 5 module
2017-09-13 14:40:45 +03:00
dimitarsazdovski
8ac23221fe
Bael 817 refactor ( #2575 )
...
* Code refactor according to comments
* Moved to new module
* Changes in pom file
2017-09-13 12:28:01 +02:00
Grzegorz Piwowarek
ba9d8324ee
Refactor RxJava ( #2612 )
2017-09-12 20:30:01 +02:00
Grzegorz Piwowarek
7d0e9da6ce
Update README.md ( #2571 )
2017-09-12 15:26:46 +02:00
Grzegorz Piwowarek
0fd8f99871
Fix int tests ( #2611 )
...
* Rename JdbcIntegrationTest to JdbcLiveTest
* Rename JdbcIntegrationTest to JdbcLiveTest
* Rename JdbcIntegrationTest to JdbcLiveTest
* Rename Integration tests to Live tests
* Turn off benchmarks
* BroadcastIntegratonTest -> BroadcastLiveTest
* Refactor Retrofit samples
* Rename ArquillianTest to ArquillianLiveTest
2017-09-12 14:21:40 +02:00
Dassi orleando
488eab1898
BAEL-890 - Kotlin-Allopen with Spring example ( #2582 )
...
* 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
2017-09-12 12:05:06 +02:00
Walter Gómez
4edcd08cbd
Kotlin jvm field ( #2610 )
...
* Add project for hibernate immutable article
Add Event entity
Add hibernate configuration file
Add hibernateutil for configuration
Add test to match snippets from article
* Update master
* Jvm Field
Add sample classes
Include test for sample classes
2017-09-11 23:18:03 -07:00
ahmetcetin39
22015c8007
BAEL-1088 Model, ModelMap and ModelView in Spring MVC ( #2590 )
...
* Add files via upload
* Controller methods are written. Test methods are written based on the controller methods and the view is created as an example.
2017-09-12 00:36:49 +02:00
Grzegorz Piwowarek
4cba067620
Fix int tests ( #2609 )
...
* Rename JdbcIntegrationTest to JdbcLiveTest
* Rename JdbcIntegrationTest to JdbcLiveTest
* Rename JdbcIntegrationTest to JdbcLiveTest
* Rename Integration tests to Live tests
* Turn off benchmarks
* BroadcastIntegratonTest -> BroadcastLiveTest
* Refactor Retrofit samples
2017-09-11 20:31:34 +02:00
Grzegorz Piwowarek
63678ff149
Fix int tests ( #2608 )
...
* Rename JdbcIntegrationTest to JdbcLiveTest
* Rename JdbcIntegrationTest to JdbcLiveTest
* Rename JdbcIntegrationTest to JdbcLiveTest
* Rename Integration tests to Live tests
* Turn off benchmarks
* BroadcastIntegratonTest -> BroadcastLiveTest
2017-09-11 18:18:28 +02:00
Grzegorz Piwowarek
bf515679fe
Fix int tests ( #2607 )
...
* Rename JdbcIntegrationTest to JdbcLiveTest
* Rename JdbcIntegrationTest to JdbcLiveTest
* Rename JdbcIntegrationTest to JdbcLiveTest
* Rename Integration tests to Live tests
* Turn off benchmarks
2017-09-11 16:23:43 +02:00
Grzegorz Piwowarek
57f55e1b8c
Fix int tests ( #2605 )
...
* Rename JdbcIntegrationTest to JdbcLiveTest
* Rename JdbcIntegrationTest to JdbcLiveTest
* Rename JdbcIntegrationTest to JdbcLiveTest
2017-09-11 15:18:41 +02:00
slavisa-baeldung
19204f5d2f
Merge pull request #2603 from eugenp/BAEL-982
...
BAEL-982 - reusing model
2017-09-11 13:31:31 +02:00
aietcn
de07e1f926
BAEL-1058 ( #2606 )
2017-09-11 12:26:55 +02:00
Grzegorz Piwowarek
19f39c141e
Fix int tests ( #2604 )
...
* Rename JdbcIntegrationTest to JdbcLiveTest
* Rename JdbcIntegrationTest to JdbcLiveTest
2017-09-11 09:56:37 +02:00
Grzegorz Piwowarek
f95f0da640
Rename JdbcIntegrationTest to JdbcLiveTest ( #2600 )
2017-09-11 08:33:34 +02:00
Adam InTae Gerard
3e192a0707
BAEL-1085: @RequestBody and @ResponseBody Annotation ( #2583 )
...
* Simple Boot REST application and example
* BAEL-509 - Removed extra duplicate ant matcher
* Example and Unit Tests
* documentation
* BAEL-1085 - changes per PR code review and document review - altered integration to unit test - all's good
* BAEL-1085 - Renamed unit tests and added both to pom.xml
* IntelliJ formatter
* REVERT - Had removed a duplicate ant matcher from BAEL-509 - this was the incorrect process - reverting now, article has been corrected, but will issue a seperate PR for this
* BAEL-509: Removed duplicate ant matcher - does not impact code at runtime
* BAEL-1085: Per editor's request, removed Angular client - using CURL POST commands now in article - as such moved the code into a more appropriate module: spring-rest
2017-09-11 08:22:22 +02:00
slavisa-baeldung
5f59a1b245
BAEL-982 - reusing model
2017-09-11 06:43:00 +01:00
alincojanu
d4d0305f3e
Guide to RxJava ( #2597 )
...
* alin.cojanu25@gmail.com
* add junit tests
* core-java - sneaky throws
* delete project spring_sample_annotations and spring_sample_xml ->not intended for this article
* RxJava
* delete old project
* refactored lambdas
* repaired subject test
* guide to rxjava
2017-09-10 18:58:09 +02:00
nabyla
07d7ec51e8
Functional Java PR ( #2599 )
...
* Update pom.xml with functionalJava dependencies
* Add functionalJava classes
* update README.md
* remove unnecessary functionalJava dependencies
* add FunctionalJava Tests
* Delete FunctionalJavaMain.java
* Fix Package Name
2017-09-10 07:53:27 -07:00
hugosama1
f6ced9a7ac
Examples for retrofit guide ( #2596 )
2017-09-10 11:37:12 +02:00
Alejandro Gervasio
514996c08e
Java Beans Validation with Hibernate Validator - BAEL-1138 - Alejandro Gervasio - alejandro.gervasio@gmail.com ( #2588 )
...
* Initial Commit
* Fixed indentation in pom.xml
* Fixed indentation in pom.xml
2017-09-09 22:18:07 +02:00
Ahmed Tawila
aa612b71bb
BAEL-1109 Introduction to JCache ( #2594 )
...
* 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
2017-09-09 12:37:26 -07:00
Ahmed Tawila
4647e1b10e
fix formatting
2017-09-09 21:24:52 +02:00
Ahmed Tawila
2ac0934e8b
merge with remote
2017-09-09 21:13:11 +02:00
Grzegorz Piwowarek
2b5a6c13f8
Build opt ( #2593 )
...
* Build optimization
* Build optimization
2017-09-09 21:11:48 +02:00
Ahmed Tawila
602279a7a2
remove unneeded property in pom.xml
2017-09-09 21:07:28 +02:00
Ahmed Tawila
33dfe041ff
Merge branch 'master' into master
2017-09-09 21:03:46 +02:00
Ahmed Tawila
1d90d18271
BAEL-1109 Introduction to JCache
2017-09-09 20:47:58 +02:00
Ahmed Tawila
d56dbc081d
BAEL-1109 Introduction to JCache
2017-09-09 20:34:03 +02:00