Skip to content

Commit a5f4ae9

Browse files
mariiakulikpivovarit
authored andcommitted
Readme files update (eugenp#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
1 parent 553c368 commit a5f4ae9

File tree

32 files changed

+87
-7
lines changed

32 files changed

+87
-7
lines changed

algorithms/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@
55
- [Ant Colony Optimization](http://www.baeldung.com/java-ant-colony-optimization)
66
- [Validating Input With Finite Automata in Java](http://www.baeldung.com/finite-automata-java)
77
- [Introduction to Jenetics Library](http://www.baeldung.com/jenetics)
8+
- [Check If a Number Is Prime in Java](http://www.baeldung.com/java-prime-numbers)

core-java-9/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@
1212
- [Spring Security – Redirect to the Previous URL After Login](http://www.baeldung.com/spring-security-redirect-login)
1313
- [Java 9 Process API Improvements](http://www.baeldung.com/java-9-process-api)
1414
- [Introduction to Java 9 StackWalking API](http://www.baeldung.com/java-9-stackwalking-api)
15+
- [Introduction to Project Jigsaw](http://www.baeldung.com/project-jigsaw-java-modularity)

core-java/README.md

+6
Original file line numberDiff line numberDiff line change
@@ -92,3 +92,9 @@
9292
- [Removing all nulls from a List in Java](http://www.baeldung.com/java-remove-nulls-from-list)
9393
- [Removing all duplicates from a List in Java](http://www.baeldung.com/java-remove-duplicates-from-list)
9494
- [An Introduction to ThreadLocal in Java](http://www.baeldung.com/java-threadlocal)
95+
- [Using Math.pow in Java](http://www.baeldung.com/java-math-pow)
96+
- [Converting Strings to Enums in Java](http://www.baeldung.com/java-string-to-enum)
97+
- [Flattening Nested Collections in Java](http://www.baeldung.com/java-flatten-nested-collections)
98+
- [Quick Guide to the Java StringTokenizer](http://www.baeldung.com/java-stringtokenizer)
99+
- [JVM Log Forging](http://www.baeldung.com/jvm-log-forging)
100+
- [Guide to sun.misc.Unsafe](http://www.baeldung.com/java-unsafe)

cucumber/README.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
### Relevant articles
2+
3+
- [Cucumber and Scenario Outline](http://www.baeldung.com/cucumber-scenario-outline)

groovy-spock/README.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
### Relevant articles
2+
3+
- [Introduction to Testing with Spock and Groovy](http://www.baeldung.com/groovy-spock)

guava21/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
## Relevant articles:
1+
### Relevant articles:
2+
- [New Stream, Comparator and Collector Functionality in Guava 21](http://www.baeldung.com/guava-21-new)

jackson/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,4 @@ The "REST With Spring" Classes: http://bit.ly/restwithspring
2727
- [Guide to @JsonFormat in Jackson](http://www.baeldung.com/jackson-jsonformat)
2828
- [A Guide to Optional with Jackson](http://www.baeldung.com/jackson-optional)
2929
- [Map Serialization and Deserialization with Jackson](http://www.baeldung.com/jackson-map)
30+
- [Jackson Streaming API](http://www.baeldung.com/jackson-streaming-api)

javaslang/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
- [Introduction to Javaslang](http://www.baeldung.com/javaslang)
33
- [Guide to Try in Javaslang](http://www.baeldung.com/javaslang-try)
44
- [Guide to Pattern Matching in Javaslang](http://www.baeldung.com/javaslang-pattern-matching)
5+
- [Property Testing Example With Javaslang](http://www.baeldung.com/javaslang-property-testing)

jee7/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
### Relevant Articles:
22
- [Scheduling in Java EE](http://www.baeldung.com/scheduling-in-java-enterprise-edition)
33
- [JSON Processing in Java EE 7](http://www.baeldung.com/jee7-json)
4+
- [Converters, Listeners and Validators in Java EE 7](http://www.baeldung.com/java-ee7-converter-listener-validator)

jhipster/README.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
### Relevant articles
2+
3+
- [Intro to JHipster](http://www.baeldung.com/jhipster)
4+
5+
16
# baeldung
27
This application was generated using JHipster 4.0.8, you can find documentation and help at [https://jhipster.github.io/documentation-archive/v4.0.8](https://jhipster.github.io/documentation-archive/v4.0.8).
38

jws/README.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
### Relevant articles
2+
3+
- [A Guide to the Java Web Start](http://www.baeldung.com/java-web-start)

lagom/README renamed to lagom/README.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### Relevant articles
2+
3+
- [Guide to Reactive Microservices Using Lagom Framework](http://www.baeldung.com/lagom-reactive-microservices)
4+
5+
6+
7+
18
Steps to setup from scratch
29

310
1) Create sbt build file "build.sbt"

libraries/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
- [Introduction to Javassist](http://www.baeldung.com/javassist)
88
- [Embedded Jetty Server in Java](http://www.baeldung.com/jetty-embedded)
99
- [Introduction to Apache Flink with Java](http://www.baeldung.com/apache-flink)
10+
- [Introduction to JSONassert](http://www.baeldung.com/jsonassert)
11+
- [Intro to JaVer](http://www.baeldung.com/javers)
1012

1113

1214
The libraries module contains examples related to small libraries that are relatively easy to use and does not require any separate module of its own.

ratpack/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
### Relevant articles
22

33
- [Introduction to Ratpack](http://www.baeldung.com/ratpack)
4+
- [Ratpack Google Guice Integration](http://www.baeldung.com/ratpack-google-guice)

rest-testing/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ The "REST With Spring" Classes: http://bit.ly/restwithspring
99
- [Test a REST API with Java](http://www.baeldung.com/2011/10/13/integration-testing-a-rest-api/)
1010
- [Introduction to WireMock](http://www.baeldung.com/introduction-to-wiremock)
1111
- [REST API Testing with Cucumber](http://www.baeldung.com/cucumber-rest-api-testing)
12+
- [Testing a REST API with JBehave](http://www.baeldung.com/jbehave-rest-testing)

resteasy/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@
66
### Relevant Articles:
77
- [A Guide to RESTEasy](http://www.baeldung.com/resteasy-tutorial)
88
- [RESTEasy Client API](http://www.baeldung.com/resteasy-client-tutorial)
9+
- [CORS in JAX-RS](http://www.baeldung.com/cors-in-jax-rs)

solr/README.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
### Relevant articles
2+
3+
- [Full-text Search with Solr](http://www.baeldung.com/full-text-search-with-solr)

spring-5/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ The "REST With Spring" Classes: http://bit.ly/restwithspring
66
### Relevant Articles
77

88
- [Concurrent Test Execution in Spring 5](http://www.baeldung.com/spring-5-concurrent-tests)
9+
- [Introduction to the Functional Web Framework in Spring 5](http://www.baeldung.com/spring-5-functional-web)

spring-all/README.md

+3
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,6 @@ The "REST With Spring" Classes: http://bit.ly/restwithspring
2020
- [A Guide to the Spring Task Scheduler](http://www.baeldung.com/spring-task-scheduler)
2121
- [Guide to Spring Retry](http://www.baeldung.com/spring-retry)
2222
- [Custom Scope in Spring](http://www.baeldung.com/spring-custom-scope)
23+
- [New in Guava 21 common.util.concurrent](http://www.baeldung.com/guava-21-util-concurrent)
24+
- [A CLI with Spring Shell](http://www.baeldung.com/spring-shell-cli)
25+
- [JasperReports with Spring](http://www.baeldung.com/spring-jasper)

spring-aop/README.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
### Relevant articles
2+
3+
- [Implementing a Custom Spring AOP Annotation](http://www.baeldung.com/spring-aop-annotation)

spring-boot/README.MD

+2
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,5 @@ The "REST With Spring" Classes: http://bit.ly/restwithspring
1818
- [Create a Custom FailureAnalyzer with Spring Boot](http://www.baeldung.com/spring-boot-failure-analyzer)
1919
- [Configuring Separate Spring DataSource for Tests](http://www.baeldung.com/spring-testing-separate-data-source)
2020
- [Dynamic DTO Validation Config Retrieved from DB](http://www.baeldung.com/spring-dynamic-dto-validation)
21+
- [Custom Information in Spring Boot Info Endpoint](http://www.baeldung.com/spring-boot-info-actuator-custom)
22+
- [Using @JsonComponent in Spring Boot](http://www.baeldung.com/spring-boot-jsoncomponent)

spring-data-gemfire/README.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
### Relevant articles
2+
3+
- [A Guide to GemFire with Spring Data](http://www.baeldung.com/spring-data-gemfire)

spring-kafka/README.md

+12-6
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
# Spring Kakfa
1+
### Relevant articles
2+
3+
- [Intro to Apache Kafka with Spring](http://www.baeldung.com/spring-kafka)
4+
5+
6+
7+
# Spring Kafka
28

39
This is a simple Spring Boot app to demonstrate sending and receiving of messages in Kafka using spring-kafka.
410

@@ -12,18 +18,18 @@ As Kafka topics are not created automatically by default, this application requi
1218
When the application runs successfully, following output is logged on to console (along with spring logs):
1319

1420
#### Message received from the 'baeldung' topic by the basic listeners with groups foo and bar
15-
>Received Messasge in group 'foo': Hello, World!<br>
16-
Received Messasge in group 'bar': Hello, World!
21+
>Received Message in group 'foo': Hello, World!<br>
22+
Received Message in group 'bar': Hello, World!
1723

1824
#### Message received from the 'baeldung' topic, with the partition info
19-
>Received Messasge: Hello, World! from partition: 0
25+
>Received Message: Hello, World! from partition: 0
2026
2127
#### Message received from the 'partitioned' topic, only from specific partitions
2228
>Received Message: Hello To Partioned Topic! from partition: 0<br>
2329
Received Message: Hello To Partioned Topic! from partition: 3
2430

2531
#### Message received from the 'filtered' topic after filtering
26-
>Recieved Message in filtered listener: Hello Baeldung!
32+
>Received Message in filtered listener: Hello Baeldung!
2733
2834
#### Message (Serialized Java Object) received from the 'greeting' topic
29-
>Recieved greeting message: Greetings, World!!
35+
>Received greeting message: Greetings, World!!

spring-mvc-java/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@ The "REST With Spring" Classes: http://bit.ly/restwithspring
2121
- [Spring @RequestMapping New Shortcut Annotations](http://www.baeldung.com/spring-new-requestmapping-shortcuts)
2222
- [Guide to Spring Handler Mappings](http://www.baeldung.com/spring-handler-mappings)
2323
- [Uploading and Displaying Excel Files with Spring MVC](http://www.baeldung.com/spring-mvc-excel-files)
24+
- [Spring MVC Custom Validation](http://www.baeldung.com/spring-mvc-custom-validator)

spring-rest/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,5 @@ The "REST With Spring" Classes: http://bit.ly/restwithspring
1313
- [Guide to UriComponentsBuilder in Spring](http://www.baeldung.com/spring-uricomponentsbuilder)
1414
- [Introduction to FindBugs](http://www.baeldung.com/intro-to-findbugs)
1515
- [A Custom Media Type for a Spring REST API](http://www.baeldung.com/spring-rest-custom-media-type)
16+
- [HTTP PUT vs HTTP PATCH in a REST API](http://www.baeldung.com/http-put-patch-difference-spring)
17+
- [Exploring the Spring Boot TestRestTemplate](http://www.baeldung.com/spring-boot-testresttemplate)
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
### Relevant articles
2+
3+
- [Returning an Image or a File with Spring](http://www.baeldung.com/spring-controller-return-image-file)

spring-security-core/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ mvn clean install
88

99
### Relevant Articles:
1010
- [Intro to @PreFilter and @PostFilter in Spring Security](http://www.baeldung.com/spring-security-prefilter-postfilter)
11+
- [Spring Boot Authentication Auditing Support](http://www.baeldung.com/spring-boot-authentication-audit)

spring-security-rest-full/README.md

+4
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@ The "Learn Spring Security" Classes: http://github.learnspringsecurity.com
3030
- [Introduction to Spring MVC HandlerInterceptor](http://www.baeldung.com/spring-mvc-handlerinterceptor)
3131
- [Using a Custom Spring MVC’s Handler Interceptor to Manage Sessions](http://www.baeldung.com/spring-mvc-custom-handler-interceptor)
3232
- [Bootstrap a Web Application with Spring 4](http://www.baeldung.com/bootstraping-a-web-application-with-spring-and-java-based-configuration)
33+
- [REST Query Language – Implementing OR Operation](http://www.baeldung.com/rest-api-query-search-or-operation)
34+
35+
36+
3337

3438
### Build the Project
3539
```

spring-state-machine/README.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
### Relevant articles
2+
3+
- [A Guide to the Spring State Machine Project](http://www.baeldung.com/spring-state-machine)

testng/README.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
### Relevant articles
2+
3+
- [Introduction to TestNG](http://www.baeldung.com/testng)

vertx/README.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
### Relevant articles
2+
3+
- [Introduction to Vert.x](http://www.baeldung.com/vertx)

xml/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
### Relevant Articles:
22
- [Intro to XPath with Java](http://www.baeldung.com/java-xpath)
3+
- [Introduction to JiBX](http://www.baeldung.com/jibx)

0 commit comments

Comments
 (0)