10 results for “topic:commandlinerunner”
Simple Inventory-system using spring boot & mvc & interceptor&eureka-server&eureka-client
Application to keep track of shared expenses of people, groups
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
Register a message to be notified in the future in different sending types
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.
Java-based CRUD application using Spring Boot and Hibernate/JPA for object-relational mapping. It allows managing student data in a MySQL database.
ActiveMQ JMS message producer and consumer clients on SpringBoot Command Line Runner. Producer and Consumer run in separate command line windows/ process.
Two microservices, a Spring Boot Web application as Producer, a Java Command line application as Consumer and Kafka as broker.
Booking my show a springboot project using commandline runner to receive user input and process ticket booking application