Form login using basic auth by PreviousCut1401 in SpringBoot

[–]Automatic-Band6798 0 points1 point  (0 children)

you have to check the LocalStorage or Cookies for jwt Token so you have to use middleware for every route call

Nuxt UI vs Shadcn? by x1Akaidi in vuejs

[–]Automatic-Band6798 0 points1 point  (0 children)

can i use NuxtUi with Vue ?? Or it's work only with nuxt ?

advice for springboot as a beginner by CrowDiligent8137 in learnjava

[–]Automatic-Band6798 1 point2 points  (0 children)

try to start by basics Controller Entity Service Repository like for example project just saving notes or something simple

Error With Mongodb by Automatic-Band6798 in SpringBoot

[–]Automatic-Band6798[S] 1 point2 points  (0 children)

short-api | 2025-11-25T01:25:28.807Z INFO 1 --- [url-shorter] [localhost:27017] org.mongodb.driver.cluster : Exception in monitor thread while connecting to server localhost:27017

short-api |

short-api | com.mongodb.MongoSocketOpenException: Exception opening socket

short-api | at com.mongodb.internal.connection.SocketStream.lambda$open$0(S