Pinned Repositories
Asymmetric-Cryptography
A sample projcet for cryptography concept by spring boot nad REST API
Calculator
CalculatorNG
camunda-7-springboot-amqp-microservice-cloud-example
Simple example using Camunda and Spring Boot to define a simple microservice communcating via AMQP, fully unit tested and deployable in the cloud
code-examples
A collection of code examples from blog posts etc.
EJB-Calculator
Sample project with showing how to call EJBs from Spring
flowing-retail
Sample application demonstrating an order fulfillment system decomposed into multiple independant components (e.g. microservices). Showing concrete implementation alternatives using e.g. Java, Spring Boot, Apache Kafka, Camunda, Zeebe, ...
jee-vs-spring
Make a simple project to compare performance of JEE vs Spring
jersey.hk2
A sample project to show how to use hk2 dependency injection in Jersey.
onikzeh's Repositories
onikzeh/Asymmetric-Cryptography
A sample projcet for cryptography concept by spring boot nad REST API
onikzeh/Calculator
onikzeh/CalculatorNG
onikzeh/camunda-7-springboot-amqp-microservice-cloud-example
Simple example using Camunda and Spring Boot to define a simple microservice communcating via AMQP, fully unit tested and deployable in the cloud
onikzeh/code-examples
A collection of code examples from blog posts etc.
onikzeh/EJB-Calculator
Sample project with showing how to call EJBs from Spring
onikzeh/flowing-retail
Sample application demonstrating an order fulfillment system decomposed into multiple independant components (e.g. microservices). Showing concrete implementation alternatives using e.g. Java, Spring Boot, Apache Kafka, Camunda, Zeebe, ...
onikzeh/jee-vs-spring
Make a simple project to compare performance of JEE vs Spring
onikzeh/jersey.hk2
A sample project to show how to use hk2 dependency injection in Jersey.
onikzeh/jersey.jacksontweak
A sample project to show how to tweak Jackson Object mapper used by Jersey.
onikzeh/jersey.loadconfig
onikzeh/json.maskpassword
A sample project to show how to avoid serializing the sensitive data to json files.
onikzeh/json.polymorphism
A sample project to show how to handle polymorphism while using json.
onikzeh/kafka-connect-zeebe
Kafka Connector for Zeebe.io
onikzeh/OpenAPI-Specification
The OpenAPI Specification Repository
onikzeh/piggymetrics
Microservice Architecture with Spring Boot, Spring Cloud and Docker
onikzeh/prowide-iso20022
Comprehensive business model and parser for all ISO 20022 messages
onikzeh/prowide-iso20022-examples
Source code examples for "Prowide ISO 20022", open source Java library
onikzeh/Spring-Boot-JPA-Multi-Databases-And-Rollback-Transaction
Spring Data JPA multi-databases and rollback transaction using Hikari connection pool.
onikzeh/spring-config-server-repo
onikzeh/spring-petclinic-microservices
Distributed version of Spring Petclinic built with Spring Cloud
onikzeh/Springy-Store-Microservices
Springy Store is a conceptual simple μServices-based project using the latest cutting-edge technologies, to demonstrate how the store is created to be a cloud-native and 12-factor app agnostic. Those μServices are developed based on Spring Boot & Cloud framework, that implement cloud-native intuitive, design patterns and best practices.
onikzeh/trip-booking-saga-java
Example implementation of the Saga pattern for the classic trip booking example using the lightweight open source workflow engine (Camunda).