Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 484 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 484 Bytes

README

About This Repository

This is a very very basic chatbot API structure made with Spring Boot.

How to run this project

Prerequisites

  • I am using Open JDK v21.0.2, Maven.
  • Refer to the application.example.yml file to make your own application.yml file.
  • Use the Run and Debug button of Visual Studio Code to run this project (It will open at localhost:8080).