ivangfr / ethereum-springboot-reactLinks
Goals: Implement an Ethereum Smart Contract called SoccerManager and deploy it to Ethereum Blockchain running locally; Implement 2 Spring Boot BE applications, ethereum-api and player-api, that uses Web3j to communicate with Ethereum blockchain; Implement 2 React FE applications, ethereum-ui and player-ui, that communicate to their respective BE…
☆20Updated 2 years ago
Alternatives and similar repositories for ethereum-springboot-react
Users that are interested in ethereum-springboot-react are comparing it to the libraries listed below
Sorting:
- Spring Boot Demo with microservices that performs distributed transactions☆89Updated last week
- Several examples of application related to Spring Boot and Kafka components including KafkaConnect, KSQL or Kafka Streams☆14Updated last week
- creating microservices with rest http api exposed over google protocol buffer on spirng-boot☆46Updated last week
- Source code examples built for the purpose of video course: Microservices On Kubernetes☆39Updated this week
- In this project, we will implement two Spring Boot Java Web application called streamer-data-jpa and streamer-data-r2dbc. They both will …☆39Updated 6 months ago
- Spring Boot 3 Observability☆12Updated 2 years ago
- sample project that illustrates how to send transaction and observe processed transaction in ethereum using web3j, blockchain and spring …☆116Updated last week
- Sample applications illustrating usage of Quarkus framework for building microservice architecture☆50Updated this week
- Spring Boot demo apps for testing Kafka transactions with other resources like database☆41Updated last week
- Fork of the Spring Cloud Microservices project packaged to be deployed on several Cloud platforms: Kubernetes and Cloud Foundry☆27Updated 4 years ago
- Java web application backed by the Ethereum-Blockchain network. Powered by RESTful web services (JAX-RS && Spring Boot) , Docker, Kuberne…☆14Updated 6 years ago
- Pet Clinic API with Quarkus and Hibernate (Panache), Flyway, RESTEasy (+Jackson), Swagger, PostgreSQL☆19Updated 5 years ago
- sample micronaut application illustrates using basic microservices patterns like distributed configuration and service discovery with Con…☆60Updated last week
- ☆42Updated 9 months ago
- The goal of this project is to compare some Java Microservice Frameworks like: Quarkus, Micronaut and Spring Boot. For it, we will implem…☆143Updated last week
- Hi, Spring fans! In this installment we're going to look at how to setup a durable, secure, scalable, restartable, load-balanceable Sprin…☆36Updated 2 years ago
- Spring Boot Hyperledger Fabric Starter☆21Updated 4 years ago
- Demo illustrating the usage of Spring Security in microservices built on top of Spring Boot and Spring Cloud☆116Updated last week
- ☆64Updated 3 years ago
- The goal of this project is to create a simple Spring Boot REST API and secure it with Kong using the LDAP Authentication and Basic Authe…☆16Updated 2 weeks ago
- Java Microservice Examples☆35Updated last year
- ☆37Updated last year
- Example with Spring Boot 3 focused on resilience, security and observability. It uses Spring Cloud Gateway, Spring Security and Spring Cl…☆79Updated last week
- three samples in different branches that illustrates usage of apache camel as microservice framework providing integration with consul, h…