Giter Club home page Giter Club logo

heating-monitor's Introduction

Home Assignment

Context


Bosch Thermotechnology plans to use REST Hooks to notify B2B clients about status events like system failures of connected heating appliances. Such an event-driven approach ensures sending the right notification to the right application at the time it occurs. Before a client can receive notifications, the client needs to register a new REST Hook. For this purpose, Bosch Thermotechnology plans to develop a service for the management of REST Hooks.

Technologies


Requirements


  • Java 17 installed

Running the project


You can use the generated .jar file in the root folder or create a new one using the maven wrapper.

Packaging with maven wrapper

To pack the project, you need to execute the command below.

./mvnw clean package

Running the jar downloaded or packaged

java -jar heating-monitor-0.0.1-SNAPSHOT.jar

Database configuration


Nothing needs to be done to set up the database. The project uses the H2 database.

Due to a potential issue between the H2 web interface and Spring WebFlux, the database cannot be accessed via the web interface.

The database will be created when the application is started in the same directory as the jar file.

API documentation


The API documentation is available at the following file: https://github.com/joaozarate/heating-monitor/blob/main/endpoint-spec.yaml

heating-monitor's People

Contributors

joaozarate avatar

Watchers

 avatar

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.