Starred repositories
A Java serialization/deserialization library to convert Java Objects into JSON and back
The Metadata Platform for your Data and AI Stack
A collection of powerful data structures
Implementation of various string similarity and distance algorithms: Levenshtein, Jaro-winkler, n-Gram, Q-Gram, Jaccard index, Longest Common Subsequence edit distance, cosine similarity ...
Code Examples for everything thats written on www.springboottutorial.com
Sample application demonstrating an order fulfillment system decomposed into multiple independant components (e.g. microservices). Showing concrete implementation alternatives using e.g. Java, Spri…
Artificial Intelligence framework for games based on libGDX or not. Features: Steering Behaviors, Formation Motion, Pathfinding, Behavior Trees and Finite State Machines
HelloKoding provides practical coding guides series of Spring Boot, Java, Algorithms, and other topics on software engineering
REST version of the Spring Petclinic sample application
A collection of ready to use, small and self contained examples on how to use Apache Jena
Hibernate Tutorials with Spring Boot and Spring-Data-JPA
Microservices Security in Action Book Samples
A reference architecture for stock trading to demonstrate the concepts of reactive systems development. Based on the original Stock Trader by IBM and implemented with Lagom by Lightbend.
Base project used for my Pluralsight Spring JPA and Spring Security courses among others.
Code examples for my book "Practical Semantic Web Programming (Java, Scala, Clojure, and JRuby Edition)
Building Web Apps with Spring 5 and Angular, published by Packt
Visualises the internal data structures of different Java Map implementations
A companion for the LeanStacks YouTube channel playlist entitled Spring Data Fundamentals.
Contains the code from the JavaChallengers series in JavaWorld.
Spring project accompanying my Toptal article. Setup for a basic CRUD Spring Boot application with standardized error responses, config, etc.