Implement getParkingLotIdByAuthorizationHeader()
- update BookingSchema: add field CreatedAt for BookingTable
- update BookingMapper: sort list before mapping into new list
- using @CreationTimestamp for auto inject current timestamp into an about-to-create object
- implement getParkingLotIdByAuthorizationHeader()