• 3 Posts
  • 156 Comments
Joined 2 years ago
cake
Cake day: July 10th, 2023

help-circle
  • That can also have its own dependencies. I tried to update some relatively simple apps that ran on Java 8 with some Spring libraries (not Boot) and had to deal with the Jakarta stuff to handle it… Only to discover that the Weblogic Application Server we use doesn’t support Jakarta just yet (or probably more accurately, STILL doesn’t!)


















  • When setting it, sure. But if we’re talking about next login, that would imply we’re talking about passwords established in the database/server.

    Then again, you do have that plaintext password available when it’s entered. Rather than checking what’s in the database, you could see what’s in the form that just triggered a successful login. That’s not as scary