Git Product home page Git Product logo

piomin / sample-camel-spring-boot Goto Github PK

View Code? Open in Web Editor NEW
34.0 3.0 41.0 119 KB

three samples in different branches that illustrates usage of apache camel as microservice framework providing integration with consul, hystrix, ribbon and other tools

Home Page: https://piotrminkowski.com

Java 100.00%
spring-boot apache-camel circuit-breaker load-balancer fallback inter-service-communication consul api-gateway eip hystrix

sample-camel-spring-boot's Introduction

Hi there 👋 My name's Piotr Mińkowski

Java Developer 🔹 Software Architect 🔹 Speaker and learner 🔹 YouTuber and blogger

🛠  Tech Stack (mostly)

Spring Boot Java Kubernetes

However, I'm also intensively exploring such topics like (among other things):
🔹 OpenShift
🔹 Apache Kafka
🔹 Knative
🔹 Quarkus

The List of My Repositories With Topics

I have more than 100 different demo repos. Here's the index with tags: Index

Find Me Around The Web 🌍

My GitHub Stats

My github stats

sample-camel-spring-boot's People

Contributors

piomin avatar renovate[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

sample-camel-spring-boot's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.


Warning

Renovate failed to look up the following dependencies: Failed to look up maven package pl.piomin.services:sample-camel-spring-boot.

Files affected: account/pom.xml, camel-common/pom.xml, customer/pom.xml, gateway/pom.xml


This repository currently has no open or pending branches.

Detected dependencies

circleci
.circleci/config.yml
  • cimg/openjdk 21.0.2
  • cimg/openjdk 21.0.2
  • maven 1.4.1
maven
account/pom.xml
  • pl.piomin.services:sample-camel-spring-boot 1.1
  • org.instancio:instancio-junit 4.5.1
  • org.jacoco:jacoco-maven-plugin 0.8.12
camel-common/pom.xml
  • pl.piomin.services:sample-camel-spring-boot 1.1
customer/pom.xml
  • pl.piomin.services:sample-camel-spring-boot 1.1
  • org.instancio:instancio-junit 4.5.1
gateway/pom.xml
  • pl.piomin.services:sample-camel-spring-boot 1.1
pom.xml
  • org.springframework.boot:spring-boot-starter-parent 3.2.5
  • org.apache.camel:camel-bom 4.6.0
  • org.apache.camel.springboot:camel-spring-boot-bom 4.6.0
  • org.jacoco:jacoco-maven-plugin 0.8.12

  • Check this box to trigger a request for Renovate to run again on this repository

RouteGateway typo

There seems to be a cut & paste error in RouteGateway.java

JacksonDataFormat formatAccList = new JacksonDataFormat(Account.class);
formatAccList.useList();
JacksonDataFormat formatCusList = new JacksonDataFormat(Customer.class);
formatAccList.useList();  --> Should be formatCusList.useList();

Thanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.