|
14 | 14 | - [Pattern Search with Grep in Java](http://www.baeldung.com/grep-in-java)
|
15 | 15 | - [URL Encoding and Decoding in Java](http://www.baeldung.com/java-url-encoding-decoding)
|
16 | 16 | - [How to Create an Executable JAR with Maven](http://www.baeldung.com/executable-jar-with-maven)
|
17 |
| -- [How to Design a Genetic Algorithm in Java](http://www.baeldung.com/java-genetic-algorithm) |
18 | 17 | - [Basic Introduction to JMX](http://www.baeldung.com/java-management-extensions)
|
19 |
| -- [AWS Lambda With Java](http://www.baeldung.com/java-aws-lambda) |
20 | 18 | - [Introduction to Nashorn](http://www.baeldung.com/java-nashorn)
|
21 | 19 | - [Java Money and the Currency API](http://www.baeldung.com/java-money-and-currency)
|
22 | 20 | - [JVM Log Forging](http://www.baeldung.com/jvm-log-forging)
|
23 | 21 | - [Guide to sun.misc.Unsafe](http://www.baeldung.com/java-unsafe)
|
24 | 22 | - [How to Perform a Simple HTTP Request in Java](http://www.baeldung.com/java-http-request)
|
25 | 23 | - [How to Add a Single Element to a Stream](http://www.baeldung.com/java-stream-append-prepend)
|
26 |
| -- [Kotlin Java Interoperability](http://www.baeldung.com/kotlin-java-interoperability) |
27 | 24 | - [How to Find all Getters Returning Null](http://www.baeldung.com/java-getters-returning-null)
|
28 | 25 | - [How to Get a Name of a Method Being Executed?](http://www.baeldung.com/java-name-of-executing-method)
|
29 |
| -- [Converting a Stack Trace to a String in Java](http://www.baeldung.com/java-stacktrace-to-string) |
30 | 26 | - [Introduction to Java Serialization](http://www.baeldung.com/java-serialization)
|
31 | 27 | - [Guide to UUID in Java](http://www.baeldung.com/java-uuid)
|
32 | 28 | - [Guide to Escaping Characters in Java RegExps](http://www.baeldung.com/java-regexp-escape-char)
|
33 | 29 | - [Difference between URL and URI](http://www.baeldung.com/java-url-vs-uri)
|
34 | 30 | - [Broadcasting and Multicasting in Java](http://www.baeldung.com/java-broadcast-multicast)
|
35 |
| -- [Period and Duration in Java](http://www.baeldung.com/java-period-duration) |
36 | 31 | - [OutOfMemoryError: GC Overhead Limit Exceeded](http://www.baeldung.com/java-gc-overhead-limit-exceeded)
|
37 | 32 | - [Creating a Java Compiler Plugin](http://www.baeldung.com/java-build-compiler-plugin)
|
38 | 33 | - [Quick Guide to Java Stack](http://www.baeldung.com/java-stack)
|
|
43 | 38 | - [A Guide to Iterator in Java](http://www.baeldung.com/java-iterator)
|
44 | 39 | - [The Trie Data Structure in Java](http://www.baeldung.com/trie-java)
|
45 | 40 | - [Introduction to Javadoc](http://www.baeldung.com/javadoc)
|
46 |
| -- [Guide to Externalizable Interface in Java](http://www.baeldung.com/java-externalizable) |
| 41 | +- [Guide to the Externalizable Interface in Java](http://www.baeldung.com/java-externalizable) |
47 | 42 | - [A Practical Guide to DecimalFormat](http://www.baeldung.com/java-decimalformat)
|
48 | 43 | - [How to Detect the OS Using Java](http://www.baeldung.com/java-detect-os)
|
49 | 44 | - [ASCII Art in Java](http://www.baeldung.com/ascii-art-in-java)
|
|
0 commit comments