Clash Royale API with Spring Data MongoDB
-
Updated
Aug 1, 2019 - Java
Clash Royale API with Spring Data MongoDB
Crud App developed using Spring and JPA/Hibernate. JPA which is a standard API for ORM (Object to relational mapping), defines only the specifications (just a interface) and HIbernate which is the popular implementation of JPA Spec. The coding to JPA spec helps us to maintain our app portable, flexible with any other vendor implementation
Simple Inventory-system using spring boot & mvc & interceptor&eureka-server&eureka-client
Application to keep track of shared expenses of people, groups
Two microservices, a Spring Boot Web application as Producer, a Java Command line application as Consumer and Kafka as broker.
This application monitors events such as create, update, delete, etc. on a file/directory and then for each triggered event a series of actions/tasks are executed using the chain of responsibility design pattern.
Booking my show a springboot project using commandline runner to receive user input and process ticket booking application
ActiveMQ JMS message producer and consumer clients on SpringBoot Command Line Runner. Producer and Consumer run in separate command line windows/ process.
Java-based CRUD application using Spring Boot and Hibernate/JPA for object-relational mapping. It allows managing student data in a MySQL database.
Add a description, image, and links to the commandlinerunner topic page so that developers can more easily learn about it.
To associate your repository with the commandlinerunner topic, visit your repo's landing page and select "manage topics."