Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@zbhavyai zbhavyai released this 17 Apr 23:50
· 2 commits to main since this release

Releases Notes for v1.0.0

REST API for BudLib - A Library Management System.

The attached JAR api-1.0.0.jar assumes that MySQL database server is accessible at localhost at port 3306. Override it by creating environment variable SPRING_DATASOURCE_URL with value like jdbc:mysql://<host ip addr>:<port number>/buddb

ChangeLog:

  • NA