Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pull 16.08 #2454

Merged
merged 33 commits into from
Aug 17, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
b180783
Update README.md
cody756 Jul 13, 2017
62e8cdd
Update README.md
cody756 Jul 13, 2017
af9bbe7
Create README.md
cody756 Jul 13, 2017
6038799
Create README.md
cody756 Jul 13, 2017
77d9ce7
Create README.md
cody756 Jul 13, 2017
eb871fe
Update README.md
cody756 Jul 13, 2017
abd2fb5
Update README.md
cody756 Jul 13, 2017
803a753
Update README.md
cody756 Jul 13, 2017
c72df55
Create README.md
cody756 Jul 13, 2017
2f09d5d
Update README.MD
cody756 Jul 13, 2017
4d1d4a9
Create README.md
cody756 Jul 13, 2017
158efbb
Update README.md
cody756 Jul 13, 2017
0a3fb8c
Update README.md
cody756 Jul 13, 2017
379a810
Update README.md
cody756 Jul 13, 2017
d9a135c
Create README.md
cody756 Jul 13, 2017
5e6f8c7
Update README.md
cody756 Jul 13, 2017
85b61bc
Update README.md
cody756 Jul 13, 2017
b7aea4b
Update README.md
cody756 Jul 13, 2017
f9adaaa
Update README.MD
cody756 Jul 13, 2017
e4da3d5
Update README.md
cody756 Jul 13, 2017
109336a
Merge branch 'master' into master
pivovarit Jul 13, 2017
65da591
Update README.md
cody756 Aug 16, 2017
0f530d4
Update README.md
cody756 Aug 16, 2017
c958934
Update README.md
cody756 Aug 16, 2017
8d17851
Update README.md
cody756 Aug 16, 2017
9a5349c
Update README.md
cody756 Aug 16, 2017
b984042
Create README.md
cody756 Aug 16, 2017
6529544
Update README.md
cody756 Aug 16, 2017
e7d9ad3
Create README.md
cody756 Aug 16, 2017
369888b
Update README.md
cody756 Aug 16, 2017
c9d6fb4
Update README.md
cody756 Aug 16, 2017
41678b2
Update README.md
cody756 Aug 16, 2017
375b74c
Merge branch 'master' into master
pivovarit Aug 17, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion asciidoctor/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
### Relevant articles

- [Introduction to Asciidoctor](http://www.baeldung.com/introduction-to-asciidoctor)
- [Introduction to Asciidoctor](http://www.baeldung.com/introduction-to-asciidoctor)
- [Generating a Book with Asciidoctor](http://www.baeldung.com/asciidoctor-book)
7 changes: 7 additions & 0 deletions kotlin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,10 @@
- [Difference Between “==” and “===” in Kotlin](http://www.baeldung.com/kotlin-equality-operators)
- [Generics in Kotlin](http://www.baeldung.com/kotlin-generics)
- [Introduction to Kotlin Coroutines](http://www.baeldung.com/kotlin-coroutines)
- [Destructuring Declarations in Kotlin](http://www.baeldung.com/kotlin-destructuring-declarations)
- [Kotlin with Mockito](http://www.baeldung.com/kotlin-mockito)
- [Lazy Initialization in Kotlin](http://www.baeldung.com/kotlin-lazy-initialization)
- [Overview of Kotlin Collections API](http://www.baeldung.com/kotlin-collections-api)
- [Converting a List to Map in Kotlin](http://www.baeldung.com/kotlin-list-to-map)
- [Data Classes in Kotlin](http://www.baeldung.com/kotlin-data-classes)

1 change: 1 addition & 0 deletions libraries/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
- [Serenity BDD with Spring and JBehave](http://www.baeldung.com/serenity-spring-jbehave)
- [Locality-Sensitive Hashing in Java Using Java-LSH](http://www.baeldung.com/locality-sensitive-hashing)
- [Apache Commons Collections OrderedMap](http://www.baeldung.com/apache-commons-ordered-map)
- [Introduction to Apache Commons Text](http://www.baeldung.com/java-apache-commons-text)
- [A Guide to Apache Commons DbUtils](http://www.baeldung.com/apache-commons-dbutils)
- [Introduction to Awaitility](http://www.baeldung.com/awaitlity-testing)
- [Guide to the HyperLogLog Algorithm](http://www.baeldung.com/java-hyperloglog)
Expand Down
1 change: 1 addition & 0 deletions ratpack/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@

- [Introduction to Ratpack](http://www.baeldung.com/ratpack)
- [Ratpack Google Guice Integration](http://www.baeldung.com/ratpack-google-guice)
- [Ratpack Integration with Spring Boot](http://www.baeldung.com/ratpack-spring-boot)
3 changes: 1 addition & 2 deletions spring-5/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,4 @@ The "REST With Spring" Classes: http://bit.ly/restwithspring
- [Concurrent Test Execution in Spring 5](http://www.baeldung.com/spring-5-concurrent-tests)
- [Introduction to the Functional Web Framework in Spring 5](http://www.baeldung.com/spring-5-functional-web)
- [Exploring the Spring 5 MVC URL Matching Improvements](http://www.baeldung.com/spring-5-mvc-url-matching)


- [Spring 5 WebClient](http://www.baeldung.com/spring-5-webclient)
3 changes: 3 additions & 0 deletions spring-activiti/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
### Relevant articles

- [A Guide to Activiti with Java](http://www.baeldung.com/java-activiti)
3 changes: 3 additions & 0 deletions spring-cloud-bus/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
### Relevant articles

- [Spring Cloud Bus](http://www.baeldung.com/spring-cloud-bus)
2 changes: 2 additions & 0 deletions spring-core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,6 @@
- [Constructor Injection in Spring with Lombok](http://www.baeldung.com/spring-injection-lombok)
- [A Quick Guide to Spring @Value](http://www.baeldung.com/spring-value-annotation)
- [Spring YAML Configuration](http://www.baeldung.com/spring-yaml)
- [Introduction to Spring’s StreamUtils](http://www.baeldung.com/spring-stream-utils)
- [Using Spring @Value with Defaults](http://www.baeldung.com/spring-value-defaults)

1 change: 1 addition & 0 deletions spring-rest/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ The "REST With Spring" Classes: http://bit.ly/restwithspring
- [A Custom Media Type for a Spring REST API](http://www.baeldung.com/spring-rest-custom-media-type)
- [HTTP PUT vs HTTP PATCH in a REST API](http://www.baeldung.com/http-put-patch-difference-spring)
- [Exploring the Spring Boot TestRestTemplate](http://www.baeldung.com/spring-boot-testresttemplate)
- [Spring – Log Incoming Requests](http://www.baeldung.com/spring-http-logging)
1 change: 1 addition & 0 deletions testing/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@
- [Testing with Google Truth](http://www.baeldung.com/google-truth)
- [Testing with JGoTesting](http://www.baeldung.com/jgotesting)
- [Introduction to JUnitParams](http://www.baeldung.com/junit-params)
- [Cucumber Java 8 Support](http://www.baeldung.com/cucumber-java-8-support)
1 change: 1 addition & 0 deletions vavr/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@
- [Property Testing Example With Vavr](http://www.baeldung.com/javaslang-property-testing)
- [Exceptions in Lambda Expression Using Vavr](http://www.baeldung.com/exceptions-using-vavr)
- [Vavr (ex-Javaslang) Support in Spring Data](http://www.baeldung.com/spring-vavr)