Skip to content

Commit 8dc3487

Browse files
Naoshadul Islampivovarit
authored andcommitted
Added relevant articles (eugenp#962)
* Added relevant articles * 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 * Added relevnat articles * Added relevant articles * 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 * Added relevant articles * Created README.md and added relevant articles * Added relevant articles * Update README.md * 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 * Added relevant articles * Added relevant articles * Update README.md
1 parent 6d72f54 commit 8dc3487

21 files changed

Lines changed: 47 additions & 0 deletions

File tree

apache-poi/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
### Relevant Articles:
2+
- [Microsoft Word Processing in Java with Apache POI](http://www.baeldung.com/java-microsoft-word-with-apache-poi)

aspectj/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
### Relevant Articles:
2+
- [Intro to AspectJ](http://www.baeldung.com/aspectj)

core-java/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,10 @@
4646
- [Grep in Java](http://www.baeldung.com/grep-in-java)
4747
- [Java - Combine Multiple Collections](http://www.baeldung.com/java-combine-multiple-collections)
4848
- [Simulated Annealing for Travelling Salesman Problem](http://www.baeldung.com/java-simulated-annealing-for-traveling-salesman)
49+
- [Slope One Algorithm: Collaborative Filtering Recommendation Systems](http://www.baeldung.com/java-collaborative-filtering-recommendations)
50+
- [Differences Between the Java WatchService API and the Apache Commons IO Monitor Library](http://www.baeldung.com/java-watchservice-vs-apache-commons-io-monitor-library)
51+
- [Pattern Search with Grep in Java](http://www.baeldung.com/grep-in-java)
52+
- [URL Encoding and Decoding in Java](http://www.baeldung.com/java-url-encoding-decoding)
53+
- [Calculate the Size of a File in Java](http://www.baeldung.com/java-file-size)
54+
- [The Basics of Java Generics](http://www.baeldung.com/java-generics)
55+
- [The Traveling Salesman Problem in Java](http://www.baeldung.com/java-simulated-annealing-for-traveling-salesman)
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
### Relevant Articles:
2+
- [The Java HashMap Under the Hood](http://www.baeldung.com/java-hashmap)
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
11
### Relevant Articles:
22
- [Introduction to the Java NIO2 File API](http://www.baeldung.com/java-nio-2-file-api)
33
- [Java NIO2 Path API](http://www.baeldung.com/java-nio-2-path)
4+
- [A Guide To NIO2 Asynchronous File Channel](http://www.baeldung.com/java-nio2-async-file-channel)
5+
- [Guide to Selenium with JUnit / TestNG](http://www.baeldung.com/java-selenium-with-junit-and-testng)
6+
- [A Guide to NIO2 Asynchronous Socket Channel](http://www.baeldung.com/java-nio2-async-socket-channel)
7+
- [A Guide To NIO2 FileVisitor](http://www.baeldung.com/java-nio2-file-visitor)
8+
- [A Guide To NIO2 File Attribute APIs](http://www.baeldung.com/java-nio2-file-attribute)
9+
- [How to use the Spring FactoryBean?](http://www.baeldung.com/spring-factorybean)
10+
- [A Guide to WatchService in Java NIO2](http://www.baeldung.com/java-nio2-watchservice)
11+
- [Guide to Java NIO2 Asynchronous Channel APIs](http://www.baeldung.com/java-nio-2-async-channels)
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
### Relevant Articles:
2+
- [Guide To Java 8 Optional](http://www.baeldung.com/java-optional)
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
### Relevant Articles:
2+
- [Join and Split Arrays and Collections in Java](http://www.baeldung.com/java-join-and-split)

image-processing/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
### Relevant Articles:
2+
- [Working with Images in Java](http://www.baeldung.com/java-images)

jackson/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,4 @@ The "REST With Spring" Classes: http://bit.ly/restwithspring
2424
- [XML Serialization and Deserialization with Jackson](http://www.baeldung.com/jackson-xml-serialization-and-deserialization)
2525
- [More Jackson Annotations](http://www.baeldung.com/jackson-advanced-annotations)
2626
- [Inheritance with Jackson](http://www.baeldung.com/jackson-inheritance)
27+
- [Guide to @JsonFormat in Jackson](http://www.baeldung.com/jackson-jsonformat)

javaslang/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
### Relevant Articles:
2+
- [Introduction to Javaslang](http://www.baeldung.com/javaslang)

0 commit comments

Comments
 (0)