This repository has been archived by the owner on Jun 24, 2021. It is now read-only.
Replace obsolete date-time type java.util.Date #19
Labels
bug
client
Issues related to the frontend.
enhancement
investigation
server
Issues related to the backend.
Replace all usages of
java.util.Date
in the whole codebase.Some examples of classes using this are:
JWTService
,JWTAuthenticationFilter
,SecurityController
The text was updated successfully, but these errors were encountered: