Skip to content

WebSocket throw back error message on exception occurs

Compare
Choose a tag to compare
@huynhthanhbinh huynhthanhbinh released this 01 Aug 15:38
· 140 commits to master since this release
  • create ERROR type of SaigonParkingMessage
  • throw back SaigonParkingMessage of ERROR type on exception occurs
  • send HTML Email and boost performance by sending asynchronously
  • add CustomerHasOnGoingBookingException
  • add missing mapping isActivated for UserEntity
  • implement getCustomerOnGoingBooking()
  • implement checkCustomerHasOnGoingBooking()
  • implement removeEmployeeOfParkingLot()
  • implement getEmployeeManageParkingLotList()
  • implement checkUserEmailAlreadyExist()
  • update README: add Github Workflow badge