-
-
-
spring-ai Public
Forked from spring-projects/spring-aiAn Application Framework for AI Engineering
Java Apache License 2.0 UpdatedJul 29, 2025 -
embabel-agent Public
Forked from embabel/embabel-agentAgent framework for the JVM. Pronounced Em-BAY-bel /ɛmˈbeɪbəl/
Kotlin Apache License 2.0 UpdatedJul 14, 2025 -
jexunit-core Public
Forked from JExUnit/jexunit-coreFramework for command based testing (defining JUnit-Tests in Excel Worksheets)
Java Apache License 2.0 UpdatedFeb 14, 2025 -
-
spring-cloud-aws Public
Forked from awspring/spring-cloud-awsThe New Home for Spring Cloud AWS
-
datafaker Public
Forked from datafaker-net/datafakerGenerating fake data for the JVM (Java, Kotlin, Groovy) has never been easier!
Java Apache License 2.0 UpdatedNov 18, 2024 -
reflectoring.github.io Public
Forked from reflectoring/reflectoring.github.ioreflectoring blog
SCSS UpdatedAug 6, 2024 -
ops-tutorials Public
Forked from Baeldung/ops-tutorialsBaeldung Ops Tutorials
-
code-examples Public
Forked from thombergs/code-examplesA collection of code examples from blog posts etc.
-
Java backend application using Spring-security to implement JWT based Authentication and Authorization
-
aws-playground Public
AWS Playground: repository for tracking projects while learning AWS.
-
Rate limiting private APIs with Token Bucket Algorithm employing Bucket4J, Redis and Spring Security.
-
Spring-boot application integrating with Firestore and Firebase Authentication to build a CRUD application.
-
Backend application leveraging redis cache to reduce network calls and improve latency.
-
Backend application using Testcontainers for Integration Testing AWS S3, Azure Blob Storage, Kafka, MySQL, Egress calls including Chaos testing and Redis.
-
Apache Camel Integration with Spring-boot and Kafka with one application serving as a producer and the other consuming the messages
-
kafka-java-spring-boot-poc Public
Kafka integration with Java Spring-boot with one application serving as a producer and the other consuming the messages
-
entity-activity-automator Public
POC to demonstrate automation of entity fields such as created_at, created_by, updated_by using JPA @Embedded, @Embeddable and ThreadLocal
-
POC to demonstrate storing values of all checkboxes displayed on an UI component, in a single column of a table instead of creating a separate table and mapping each checkbox as a column
-
RSQL-spring-boot Public
Representational State Transfer + Structured Query Language(RSQL): Demo application using RSQL parser to filter records based on provided condition(s)
-
ngram-search-API Public
Search API with spelling correction using ngram-index algorithm: implementation using Java Spring-boot and MySQL ngram full text search index
-
budget-pkce-spring-boot Public
Budget Proof Key for Code Exchange (PKCE) implementation using Java Spring-boot
-
email-2FA-spring-boot Public
Email based 2FA implementation using Spring-boot and Java-mail API
-
POC showing how to divide endpoint(s) among different Open-API screens
-
Two Spring-boot applications registering themselves to an spring-boot-admin-server application as separate clients for the purpose of monitoring and managing the clients
-
Daily mail subscription implementation using Java Spring-boot and Quartz Scheduler
-
-
spring-boot-movie-finder Public
Application made with spring boot and thymeleaf as the templating engine, consuming OMDBs API to show movie details