Commit Graph

6542 Commits

Author SHA1 Message Date
abirkhan04 9caf73c18e Gradle tutorial project : (#2922)
* Gradle tutorial project :
1. A multi-project build
2. Inclusive all required tasks and dependency example.

* Gradle tutorial is shifted to gradle folder
2017-11-22 20:19:42 +01:00
Loredana Crusoveanu 9f497981fd
Merge pull request #3107 from eugenp/lor6-patch-8
Update README.md
2017-11-22 20:26:02 +02:00
Loredana Crusoveanu b702625234
Update README.md 2017-11-22 19:13:58 +02:00
Loredana Crusoveanu b567fba474 Bael 1337 (#3072)
* inheritance ex

* add more ex and tests, formatting
2017-11-22 13:22:59 +01:00
Juan M.vi 454674b65c Merge branch 'master' into earth001_BAEL-1121 2017-11-22 01:25:30 -03:00
Juan M.vi 7490c2c04c Add Adapter sample & update Yasson version 2017-11-22 01:22:35 -03:00
KevinGilmore 41d7ec50a1
BAEL-1272 README (#3101)
* 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

* BAEL-1041: updated README

* BAEL-973: Updated README

* BAEL-1187: updated README

* BAEL-1183: Update README

* BAEL-1133: Updated README

* BAEL-1098: README update

* BAEL-719: add README.md

* BAEL-1272: README update

* BAEL-1272: README update
2017-11-21 22:21:27 -06:00
Juan M.vi ced330630b Revert "Add Adapter Sample"
This reverts commit d20693e31b.
2017-11-22 01:06:36 -03:00
Juan M.vi 19a9077274 Merge remote-tracking branch 'upstream/master' 2017-11-22 00:54:56 -03:00
Juan M.vi d20693e31b Add Adapter Sample 2017-11-22 00:49:35 -03:00
Loredana Crusoveanu ea64def1ae
Merge pull request #3098 from eugenp/BAEL-1317
change time zone method name
2017-11-22 00:51:16 +02:00
Loredana Crusoveanu 06b58e7978 formatting to trigger build 2017-11-21 23:49:37 +02:00
Loredana Crusoveanu 0b6a047cc0 change time zone method name 2017-11-21 22:30:29 +02:00
Loredana Crusoveanu 67e78dbf76
Merge pull request #3084 from steinhauer-software/BAEL-1317
BAEl-1317: Display All Time Zones With GMT and UTC
2017-11-21 21:49:16 +02:00
Loredana Crusoveanu 8560a940f4
Merge pull request #3096 from eugenp/BAEL-1308
update guava version
2017-11-21 18:46:59 +02:00
Loredana Crusoveanu bc29683080 update guava versiob 2017-11-21 18:19:10 +02:00
Holger Steinhauer 12567132b1 BAEL-1317: Moving Java7 example to `core-java` module 2017-11-21 07:31:09 +00:00
Holger Steinhauer dbee97c1c1 BAEL-1317: Adding Java7 examples 2017-11-20 21:47:48 +00:00
Gopal Singh Rajput e271fa0c63 Rename test to testFile (#3060) 2017-11-20 22:20:06 +01:00
ramansahasi 8de9f342e4 BAEL-1212 Guide to Creational Design Patterns (#2932)
* Initial commit for 'Introduction to Creational Design Patterns'

* second commit with some minor fixes and test case additions

* second commit with some minor fixes and test case additions

* BAEL-1212 Guide to Creational Patterns - Made changes as per latest review

* Renamed Toy family to AAnimal family.
2017-11-20 22:13:07 +01:00
Loredana Crusoveanu 2814a5f8d0
Merge pull request #3077 from Ahmad-alsanie/master
BAEL-1308
2017-11-20 21:33:06 +02:00
Ahmad Alsanie 5b25c39f08 BAEL-1308 changed name to original.txt 2017-11-20 21:18:17 +02:00
Adam Arold 2061f5b7eb adding built-in java annotation examples (#3087) 2017-11-20 11:11:34 -08:00
Ahmad Alsanie dd91ef722b BAEL-1308 DI related code removed and included original text file 2017-11-20 21:08:41 +02:00
Vivek Kumar dba132f7de BAEL-1173 - Add spring-cloud-aws module (#3046) 2017-11-20 17:24:03 +01:00
Ahmad Alsanie cf7c96b469 BAEL-1308 - copy a file with java (Editor Notes) 2017-11-20 18:05:47 +02: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
Eric Goebelbecker e2202f0285 BAEL-1182 - mocking final classes and methods with Mockito (#3083) 2017-11-19 11:47:03 -08:00
Alejandro Gervasio 2a9570cc1f Implementing the Template Method Pattern in Java - BAEL-1289 (#3078)
* Initial Commit

* Added Domain Classes

* Update HighEndComputer.java

* Update StandardComputer.java

* Update TemplateMethodPatternTest.java

* Update parent pom.xml

* Update pom.xml in template-method submodule

* Update readme.md

* Update README.md
2017-11-19 20:45:54 +01:00
Holger Steinhauer 232d2d8e81 BAEL-1317: Display All Time Zones With GMT and UTC 2017-11-19 18:08:35 +00:00
Holger Steinhauer d9608d20a2 BAEL-1317: Display All Time Zones With GMT and UTC 2017-11-19 18:02:25 +00:00
Rokon Uddin Ahmed 81aecd936d Pull request (#3079)
* 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
2017-11-19 07:28:47 +01:00
chrisoberle 375d7373ea move datasource routing example to spring-jpa module (#3076) 2017-11-18 14:15:11 -08:00
Ahmad Alsanie 8b2d647eec BAEL-1308 - test modifications 2017-11-18 20:40:52 +02:00
Ahmad Alsanie f7e92e326f BAEL-1308 2017-11-18 19:45:37 +02:00
KevinGilmore f8fa52a6c7
BAEL-719 Spring Cloud Stream README (#3074)
* 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

* BAEL-1041: updated README

* BAEL-973: Updated README

* BAEL-1187: updated README

* BAEL-1183: Update README

* BAEL-1133: Updated README

* BAEL-1098: README update

* BAEL-719: add README.md
2017-11-18 09:38:07 -06:00
juan 511c32f3b0 Update yasson version 2017-11-17 21:24:47 -03:00
Grzegorz Piwowarek 408cf8476e
Update README.md (#3051) 2017-11-17 21:47:05 +01:00
Sergey Petunin 8dcc6cb106 BAEL-1311: Spring Security 5 - Security for Reactive Applications (#3056) 2017-11-17 19:41:59 +01:00
Rokon Uddin Ahmed f02ffe9ae6 pull req 16.11 (#3059)
* 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
2017-11-17 15:00:32 +01:00
Mitja Jeseničnik Kotnik d0bf73ff6d simple printing in servlet (#3066) 2017-11-17 09:51:56 +01:00
Grzegorz Piwowarek 7a21f5ee85
Move data.sql - schema.sql (#3067) 2017-11-17 07:22:09 +01:00
Eric Goebelbecker b30097b581 BAEL-1264 - class and tests for killing a thread (#3069) 2017-11-16 15:41:00 -08:00
Grzegorz Piwowarek 34ad3ad29b
Build opt (#3062)
* spring-boot-admin

* Optimization
2017-11-16 22:59:02 +01:00
Alejandro Gervasio bdbee879af Implementing the Template Method Pattern with Java - BAEL-1289 (#3065)
* Initial Commit

* Added Domain Classes

* Update HighEndComputer.java

* Update StandardComputer.java

* Update TemplateMethodPatternTest.java
2017-11-16 21:28:55 +01:00
KevinGilmore 656e89f089
1098 README update (#3058)
* 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

* BAEL-1041: updated README

* BAEL-973: Updated README

* BAEL-1187: updated README

* BAEL-1183: Update README

* BAEL-1133: Updated README

* BAEL-1098: README update
2017-11-16 06:02:47 -06:00
Grzegorz Piwowarek d54917c7e9
Spring cloud samples (#3010)
* Matchers is now deprecated in Mockito 2, it's now replaced by ArgumentMatchers

* BAEL-1069: Guide to diamond operator in Java

* Changes after review

* BAEL-719: Intro to Spring Cloud Stream

* Pull request changes done

* Renamed unit tests

* Add spring-cloud-stream

* Add module

* Exclude integration tests from spring-cloud
2017-11-15 17:57:10 +01:00
Alejandro Gervasio 8957b9414c Initial Commit (#3045) 2017-11-15 17:43:57 +01:00
adamd1985 9685875496
Revert "Implementing the Template Method Pattern with Java - BAEL-1289 (#3038)" (#3042)
This reverts commit c0f9c00a3b.
2017-11-15 17:28:49 +01:00
Andrew af50b1e59c Updated a link to the article (#3047)
* code snippets for the `Java 9 Stream API improvements` article

* code snippets for the `Java 9 Stream API improvements` article [2 attempt]

* removed the first attempt

* the Spring 5 WebClient

* delted stream features test

* HttpMediaTypeNotAcceptableExceptionExampleController [0]

* reactive web client service was removed

* new WebClient

* new WebClient [2]

* spring-rest-shell init

* pom added

* readme added

* updated a link to the article
2017-11-15 09:26:24 +02:00