Skip to content

howard021014/brevity_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FYDP Backend

This is an initial implementation of the ECE Final Year Design Project.

Build and Run the project

  1. Easiest way is to use Intellij IDEA, import project and run the FydpApplication.
  2. To build using maven: mvn package then mvn spring-boot:run or using the mvn wrapper: ./mvnw package and ./mvnw spring-boot:run
  3. Follow instructions on https://kafka.apache.org/quickstart?fbclid=IwAR3S3x-rCqIMCAQmYwSEpPIMfHx5HM6gsbsNkyxBhy_sRswqnkJv6HOiD30 to download and start Apache Kafka and ZooKeeper

Navigate to http://localhost:8080/ to view the welcome page

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published