abialas
84782d054e
BAEL-21 ( #3587 )
...
* BAEL-1412 add java 8 spring data features
* BAEL-21 new HTTP API overview
* BAEL-21 fix executor
2018-02-04 14:44:22 -08:00
abialas
bdae4fe99b
BAEL-21 new Java9 HTTP API overview ( #3536 )
...
* BAEL-1412 add java 8 spring data features
* BAEL-21 new HTTP API overview
2018-01-29 18:32:09 -08:00
Eugen Paraschiv
5459445826
small module name change
2018-01-03 15:19:56 +02:00
Doha2012
962dfd228f
make sure modules using java8 ( #3313 )
2017-12-28 15:30:01 +01:00
Loredana Crusoveanu
9a6e7df164
Update README.md
2017-12-24 19:52:26 +02:00
Dominik
ec95d9b208
BAEL1367: VarHandles Article
2017-12-17 01:19:46 +01:00
Dominik
07efbf9c01
VarHandles
2017-12-14 10:34:29 +01:00
Rokon Uddin Ahmed
b59226a68c
12.12 ( #3219 )
...
* 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
* 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
2017-12-12 07:32:35 +01:00
Loredana Crusoveanu
bdf881701c
add headers ex
2017-12-01 16:11:07 +02:00
parthkaria
d51b1b4f20
BAEL-21 Java 9 HttpClient code refactoring
2017-12-01 10:51:33 +05:30
parth.karia
3daa1b01ce
BAEL-21 Exploring the new HTTP Client in Java 9
2017-11-27 12:10:19 +05:30
abialas
edec7ddbe5
BAEL-1344 ( #3081 )
...
* BAEL-1344 add java8 convert methods date, localdate, localdatetime
* BAEL-1344 add java9 example
* Move Date to LocalDate and LocalDateTime converters from core-java-8 to core-java-9
2017-11-24 13:29:08 -08:00
abialas
6211154062
Bael 1344 ( #3068 )
...
* BAEL-1344 add java8 convert methods date, localdate, localdatetime
* BAEL-1344 add java9 example
2017-11-19 13:03:09 -08:00
Grzegorz Piwowarek
0b5fbdc53e
Cody756 master ( #2740 )
...
* 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
* 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
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Merge fix
2017-10-15 13:55:42 +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
Predrag Maric
4589860efb
BAEL-1090 Fixed minor issue with total time calculation ( #2589 )
2017-09-09 00:43:20 +02:00
Mansi
644ecbd0eb
BAEL-1090 Difference between Compressed String and Compact String in Java 9 ( #2574 )
...
* Example Code For Evaluation Article
This is an example code for the evaluation article on "Different Types of Bean Injection in Spring"
* Added unit tests
* Minor changes to application context
* Removed code committed for evaluation article
* BAEL-944 Demonstrating the problems with new Url pattern matching in Spring 5
* BAEL-944 Demonstrating the problems with new Url pattern matching in Spring 5
* BAEL-944 Exploring the Spring MVC URL Matching Improvements
* BAEL-944 Exploring the Spring MVC URL Matching Improvements
* BAEL-944 Exploring the Spring MVC URL Matching Improvements
* BAEL-944 Code Formatting and solving build issue
* BAEL-944 Resolving build issue due to change in Spring version
* BAEL-944 Resolving build issue
* BAEL-944 Formatting code
* BAEL-944 Moving tests to correct package
* BAEL-944 Moving tests to correct package
* BAEL-944 Replacing @RequestMapping by @GetMapping
* BAEL-944 Remove unnecessary attribute name, "value" in annotations
* BAEL-79 Intro to Activiti with Spring
* BAEL-79 Intro to Activiti with Spring
* BAEL-79 Adding activiti module to the parent modules
* BAEL-79 Using latest version
* BAEL-79 Update Spring boot version that works with Activiti
* BAEL-79 Replace RequestMapping with GetMapping
* BAEL-79 Use Java 8 Syntax
* BAEL-79 Formatting
* BAEL-79 changed module name
* BAEL-378 A Guide to Activiti with Java
* BAEL-79 Fixed unit tests
* BAEL-79 Simplified the process
* BAEL-79 Fix test cases
* BAEL-1045 Lambda Behave
* BAEL-1045 Lambda Behave
* BAEL-1045 Lambda Behave
* BAEL-1090 Difference between compact and compressed strings in Java 9
2017-09-08 23:59:23 +02:00
Grzegorz Piwowarek
4c73a0ca05
Update README.md ( #2570 )
2017-09-06 20:59:18 +02:00
Mohamed Sanaulla
299432df11
updating Java9ObjectsAPIUnitTest ( #2430 )
...
* updating Java9ObjectsAPIUnitTest
* some more changes to test
2017-08-13 11:06:42 -07:00
Mohamed Sanaulla
accb430f5e
java 9 objects api sample ( #2413 )
2017-08-10 10:45:43 -07:00
Mohamed Sanaulla
71ef6b2a43
code for Java 9 Objects API ( #2408 )
2017-08-09 18:02:17 -07:00
Rokon Uddin Ahmed
8ca38e15da
Github11.07 ( #2254 )
...
* 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
2017-07-13 15:43:43 +02:00
Syed Ali Raza
5b785b3ad2
Bael 924 Updated code based on review from editor ( #2020 )
...
* BAEL-924: How to get all LocalDates between two dates?
* BAEL-924: Updated code based on review from editor
* BAEL-924: Updated code based on review from editor
2017-06-08 22:06:04 +02:00
Syed Ali Raza
e59ecbc864
BAEL-924: How to get all LocalDates between two dates? ( #2012 )
2017-06-08 07:47:10 +02:00
Tomasz Lelek
49ce027993
Bael 679 reactive streams ( #1978 )
...
* BAEL-679 code for reactive streams
* BAEL-679 typo
* BAEL-679 awaitility
2017-06-02 21:42:30 +02:00
Tomasz Lelek
9184693a2b
BAEL-679 code for reactive streams ( #1970 )
...
* BAEL-679 code for reactive streams
* BAEL-679 typo
2017-06-02 18:48:17 +02:00
Tomasz Lelek
0b108e387d
BAEL-949 java9 optional test ( #1960 )
2017-05-31 20:21:01 +02:00
Doha2012
48cd6f876f
Fix test names ( #1853 )
...
* upgrade to spring boot 1.5.2
* add full update to REST API
* modify ratings controller
* upgrade herold
* fix integration test
* fix integration test
* minor fix
* fix integration test
* fix integration test
* minor cleanup
* minor cleanup
* remove log4j properties
* use standard logbook.xml
* remove log4j dependencies
* remove commons-logging
* merge
* fix conflict
* exclude commons-logging dependency
* cleanup
* minor fix
* minor fix
* fix dependency issues
* Revert "fix dependency issues"
This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.
* fix dependency issues
* minor fix
* minor fix
* minor fix
* cleanup generated files
* fix commons-logging issue
* add parent to pom
* cleanup parent dependencies
* cleanup pom
* cleanup pom
* add missing parent
* fix logging issue
* fix test names
2017-05-15 11:35:14 -05:00
mariiakulik
a5f4ae927d
Readme files update ( #1680 )
...
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create 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
* Create 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
* Create README.md
* Create README.md
* Update README.md
* Update README.MD
* Update README
* Rename README to 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
* Update README.md
* Update README.md
2017-04-18 22:20:20 +02:00
Doha2012
7525544e09
use standard logback.xml ( #1666 )
...
* upgrade to spring boot 1.5.2
* add full update to REST API
* modify ratings controller
* upgrade herold
* fix integration test
* fix integration test
* minor fix
* fix integration test
* fix integration test
* minor cleanup
* minor cleanup
* remove log4j properties
* use standard logbook.xml
2017-04-17 18:41:23 +02:00
sp619r
975ee3bc85
BAEL-679 second draft
2017-04-03 21:02:58 -07:00
shankarps
6def745640
BAEL-679. Java 9 Reactive Streams. Second draft.
2017-03-22 18:13:26 -07:00
mariiakulik
6300112fc6
README files update ( #1435 )
...
* Create README.md
* Update README.md
* Update 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
* Create README.md
* Update README.md
* Update README.md
* Create README.md
* Create 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
* 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
* Create README.md
* Update README.md
* Create 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
* Create README.md
2017-03-18 20:25:06 +01:00
Mohamed Sanaulla
dc90aace68
incorporate few review comments for bael-603 ( #1429 )
2017-03-18 08:18:04 +01:00
Mohamed Sanaulla
fbd5d1d2a8
code for Introduction to Project Jigsaw BAEL-603 ( #1421 )
2017-03-17 08:36:27 +01:00
João Melo
d32d3edcc9
Java 9 CompletableFuture API Improvements ( #1384 )
2017-03-13 09:13:45 +01:00
Yasin
00d42129ef
BAEL-608 - Introduction to Java9 StackWalking AP ( #1329 )
...
* yasin.bhojawala@gmail.com
Evaluation article on Different Types of Bean Injection in Spring
* Revert "yasin.bhojawala@gmail.com"
This reverts commit 963cc51a7a15b75b550108fe4e198cd65a274032.
* Fixing compilation error and removing unused import
* Introduction to Java9 StackWalking API - yasin.bhojawala@gmail.com
Code examples for the article "Introduction to Java9 StackWalking API"
* BAEL-608 Introduction to Java9 StackWalking API
* BAEL-608 Introduction to Java9 StackWalking API
changing the test names to BDD style
* BAEL-608 Introduction to Java9 StackWalking API
correcting the typo
* BAEL-608 Introduction to Java9 StackWalking API
improving method names
* BAEL-608 Introduction to Java9 StackWalking API
test method names improvements
2017-03-09 08:50:23 +01:00
Yasin
7a92909566
BAEL-608 - Introduction to Java9 StackWalking API ( #1315 )
...
* yasin.bhojawala@gmail.com
Evaluation article on Different Types of Bean Injection in Spring
* Revert "yasin.bhojawala@gmail.com"
This reverts commit 963cc51a7a15b75b550108fe4e198cd65a274032.
* Fixing compilation error and removing unused import
* Introduction to Java9 StackWalking API - yasin.bhojawala@gmail.com
Code examples for the article "Introduction to Java9 StackWalking API"
2017-03-06 20:58:33 +01:00
Yasin
348adc878b
Fixed compilation error and removed unused import ( #1298 )
...
* yasin.bhojawala@gmail.com
Evaluation article on Different Types of Bean Injection in Spring
* Revert "yasin.bhojawala@gmail.com"
This reverts commit 963cc51a7a15b75b550108fe4e198cd65a274032.
* Fixing compilation error and removing unused import
2017-03-04 17:58:03 +01:00
Mohamed Sanaulla
413bddc993
BAEL-654: Java 9 Process API Improvements ( #1235 )
...
* code for BAEL-654: Java 9 Process API Improvements
* incorporate review
2017-02-25 21:34:49 +01:00
mariiakulik
e5ecd86f27
README files update ( #1195 )
...
* 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
* 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
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update 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
* Create README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.MD
* Create README.md
* Update README.md
* Create 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
* 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
* 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
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Delete README.md
2017-02-19 22:22:43 +01:00
Vivek Kumar
a0781d1d88
BAEL 533: Pull request for Java 9 Convenience Factory Methods for Collections ( #1078 )
...
* remove verbose from compiler plugin, change project build encoding to UTF-8
* BAEL - 533 - convenience factory methods for collections test files
2017-01-31 21:29:02 +01:00
eugenp
44bf48068f
formatting work
2017-01-29 16:01:58 +02:00
Nitish Bangera
af44518a6a
BAEL-591 : Changes in the Final review. ( #1059 )
...
* String to char and vice versa initial article code
* Junit test case for String Conversion. Deleting normal class.
* Changes based on review.
* BAEL-591 : New Java9 Collectors code snippet
* Deleting String conversion test
* BAEL-591 : Changing to BDD style testcase names.
* BAEL-591 : Changes based on final review
2017-01-27 20:00:28 +01:00
Nitish Bangera
cc7d5ba3fc
Final Review changes. ( #1055 )
...
* String to char and vice versa initial article code
* Junit test case for String Conversion. Deleting normal class.
* Changes based on review.
* BAEL-591 : New Java9 Collectors code snippet
* Deleting String conversion test
* BAEL-591 : Changing to BDD style testcase names.
2017-01-26 18:50:41 +01:00
Nitish Bangera
dd2772a387
BAEL-591 : New Stream Collectors in Java 9 ( #1046 )
...
* String to char and vice versa initial article code
* Junit test case for String Conversion. Deleting normal class.
* Changes based on review.
* BAEL-591 : New Java9 Collectors code snippet
* Deleting String conversion test
2017-01-25 09:15:11 +01:00
eugenp
3fc01ee7e0
minor formatting cleanup
2017-01-11 11:45:43 +02:00
Naoshadul Islam
1b59823654
Created README.md and added relevant articles ( #901 )
...
* Added relevant articles
* Added relevant articles
* Added relevant articles
* Created README.md and added relevant articles
* Created README.md and added relevant articles
* Added relevant articles
* Added relevant articles
* Created README.md and added relevant articles
* Created README.md and added relevant articles
* Created README.md and added relevant articles
* Added relevant articles
* Created README.md and added relevant articles
* Added relevant articles
* Added relevant articles
* Update README.md
* Added relevant articles
* Added relevant articles
* Added relevant articles
* Update README.md
* Added relevant articles
* Update README.md
* Created README.md and added relevant articles
* Added relevant articles
* Added relevant articles
* Added relevant articles
* Added relevant articles
* Created README.md and added relevant articles
* Update README.md
2016-12-18 02:15:07 -06:00
DOHA
a3e61b9427
upgrade and cleanup
2016-12-13 22:02:58 +02:00
Marek Lewandowski
b384c48bd3
Fix link
2016-11-10 16:16:48 +01:00