This tutorial series isn’t like a full course on a topic. Nor are they replacements for reference documentation. They are geared for engineers that want to get a new technology up and running.
- MongoDB and Spring Data Queries
- Neo4j Site Crawler
- Part 1 – Visit pages with Jsoup
- Part 2 – Create a Multi-threaded crawl manager
- Part 3 – Java 8 and Lambda Expressions
- Part 4 – Adding our unit tests and the Mockito framework
- Part 5 – Testing a function that calls static methods
- Part 6 – Using Java 8 BiPredicate to externalize decisions
- Part 7 – Adding Spring Data and Neo4j