7375 Commits

Author SHA1 Message Date
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
abialas
cc74888835 Merge branch 'master' into BAEL-1344 2017-11-17 23:47:33 +01:00
abialas
99ae59b961 BAEL-1344 add java9 example 2017-11-17 23:46:09 +01: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
abialas
6cd67b0db6 Merge branch 'master' into BAEL-1344 2017-11-16 22:59:05 +01:00
Grzegorz Piwowarek
34ad3ad29b
Build opt (#3062)
* spring-boot-admin

* Optimization
2017-11-16 22:59:02 +01:00
abialas
ff3001386e BAEL-1344 add java8 convert methods date, localdate, localdatetime 2017-11-16 22:57:21 +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
Ahmed Tawila
1a368ca9f3 fix test failures 2017-11-16 12:22:12 +02:00
Ahmed Tawila
53074cd7f0 fix test failure 2017-11-16 12:07:48 +02:00
Ahmed Tawila
31a26aca25 fix all test failures 2017-11-16 12:01:08 +02:00
Ahmed Tawila
f6ca36fa21 fix test failure 2017-11-16 11:38:58 +02:00
Ahmed Tawila
df3aa78d57 fix test failure 2017-11-16 11:31:05 +02:00
Ahmed Tawila
0ffa8c6c8c revert sneaky runnable fix attempt 2017-11-16 11:08:27 +02:00
Ahmed Tawila
afd142caa0 fix Sneaky Runnable test 2017-11-16 10:50:25 +02:00
Ahmed Tawila
1bbe9196ee cleanup 2017-11-16 10:42:59 +02:00
Ahmed Tawila
c901cb5fad fix build failures 2017-11-16 10:39:51 +02:00
Ahmed Tawila
10fe3d060f fix test error 2017-11-16 10:32:06 +02:00
Ahmed Tawila
2d3ea1ba24 fix build fails 2017-11-16 10:21:08 +02:00
Ahmed Tawila
d5ffdc5884 merge with base remote 2017-11-16 09:26:09 +02:00
Ahmed Tawila
76f6e99256 Merge branch 'master' of https://github.com/eugenp/tutorials 2017-11-16 08:54:36 +02:00
Ahmed Tawila
960d8e004c BAEL-1309 Append Data to a File with Java 2017-11-16 06:44:34 +02:00
Ahmed Tawila
3cc88518bd fix compilation error 2017-11-15 23:40:35 +02:00
Ahmed Tawila
0568de3d94 merge with base repo 2017-11-15 23:04:11 +02:00
Ahmed Tawila
56c4397f9d Merge branch 'master' of https://github.com/ahmedtawila/tutorials 2017-11-15 22:21:13 +02: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 c0f9c00a3b40648d72af62ee6ec878d3cae28346.
2017-11-15 17:28:49 +01:00
Ahmed Tawila
f6bced487a Merge branch 'master' of https://github.com/eugenp/tutorials 2017-11-15 12:18:39 +02: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
Dassi orleando
499f57cad4 BAEL-1190: JUnit 5 upgrade (#3048)
* 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

* BAEL-132: Configure Jenkins to Run and Show Jmeter Tests

* Removed submodule spring-jmeter-jenkins

* Commit again spring-jmeter-jenkins

* BAEL-1190: JUnit 5 upgrade
2017-11-14 22:31:59 -08:00
Grzegorz Piwowarek
95868bf28e
Update README.md (#3015) 2017-11-15 07:24:54 +01:00
Dassi Orleando
29fe38bfde BAEL-1190: JUnit 5 upgrade 2017-11-15 05:09:41 +01:00
Dassi Orleando
a23a8ffa2b Merge branch 'master' of https://github.com/eugenp/tutorials 2017-11-15 05:03:24 +01:00
Marcos Lopez Gonzalez
1c543f8f86 BAEL-1233 - Enabled Annotation in Spring 5 Testing (#3031)
* tests with enabled annotations

* rollback pom

* formatting
2017-11-14 09:14:01 -08:00
Carsten Gräf
d076823051
Merge pull request #2999 from dhruba619/master
BAEL-1160 Introduction to Apache Lucene
2017-11-14 15:42:33 +01:00
Grzegorz Piwowarek
d64b61548e
Update pom.xml (#3041) 2017-11-14 13:58:56 +01:00
Doha2012
62e5e2f75d add readme to grouping modules (#3039)
* 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
2017-11-14 13:47:48 +01:00
Loredana Crusoveanu
d0d86cf76e
Merge pull request #3043 from eugenp/lor6-patch-7
Update README.md
2017-11-14 14:21:19 +02:00