straightface
JCHJava Community | Help. Code. Learn.
•Created by Shruti on 4/1/2025 in #java-help
Issue: API Returning Empty JSON Objects {}
Ahh I missed it
82 replies
JCHJava Community | Help. Code. Learn.
•Created by Shruti on 4/1/2025 in #java-help
Issue: API Returning Empty JSON Objects {}
Can you try with java 11?
82 replies
JCHJava Community | Help. Code. Learn.
•Created by Shruti on 4/1/2025 in #java-help
Issue: API Returning Empty JSON Objects {}
@Shruti
82 replies
JCHJava Community | Help. Code. Learn.
•Created by Shruti on 4/1/2025 in #java-help
Issue: API Returning Empty JSON Objects {}
do you have this enabled?
82 replies
JCHJava Community | Help. Code. Learn.
•Created by Shruti on 4/1/2025 in #java-help
Issue: API Returning Empty JSON Objects {}
82 replies
JCHJava Community | Help. Code. Learn.
•Created by Shruti on 4/1/2025 in #java-help
Issue: API Returning Empty JSON Objects {}
@Shruti upload whole pom
82 replies
JCHJava Community | Help. Code. Learn.
•Created by YY4NN on 3/13/2025 in #java-help
Springbot angularHello, I have a project with Springboy and Angular, working from Intelli J and Visu
there should be an exception explaining 500
6 replies
JCHJava Community | Help. Code. Learn.
•Created by YY4NN on 3/13/2025 in #java-help
Springbot angularHello, I have a project with Springboy and Angular, working from Intelli J and Visu
check your server logs
6 replies
JCHJava Community | Help. Code. Learn.
•Created by Kale Vivi on 3/12/2025 in #java-help
Ensuring method ordering in an async method
@Kale Vivi
10 replies
JCHJava Community | Help. Code. Learn.
•Created by Kale Vivi on 3/12/2025 in #java-help
Ensuring method ordering in an async method
is
saveOjects
also async? then you need to block until it finishes10 replies
JCHJava Community | Help. Code. Learn.
•Created by Kale Vivi on 3/12/2025 in #java-help
Ensuring method ordering in an async method
the method will execute in same order here unless
10 replies
JCHJava Community | Help. Code. Learn.
•Created by 𝓖𝓾𝓻𝔀𝓲𝟑𝟎 on 3/2/2025 in #java-help
Implement discord authentication
things like retriving the guilds i don't need any data from my database but only the discord tokenwouldnt you run into rate limits?
53 replies
JCHJava Community | Help. Code. Learn.
•Created by 𝓖𝓾𝓻𝔀𝓲𝟑𝟎 on 3/2/2025 in #java-help
Implement discord authentication
if you like redis then thats fine
53 replies
JCHJava Community | Help. Code. Learn.
•Created by 𝓖𝓾𝓻𝔀𝓲𝟑𝟎 on 3/2/2025 in #java-help
Implement discord authentication
thats up to you
53 replies
JCHJava Community | Help. Code. Learn.
•Created by 𝓖𝓾𝓻𝔀𝓲𝟑𝟎 on 3/2/2025 in #java-help
Implement discord authentication
encrypted of course
53 replies
JCHJava Community | Help. Code. Learn.
•Created by 𝓖𝓾𝓻𝔀𝓲𝟑𝟎 on 3/2/2025 in #java-help
Implement discord authentication
yep
53 replies
JCHJava Community | Help. Code. Learn.
•Created by 𝓖𝓾𝓻𝔀𝓲𝟑𝟎 on 3/2/2025 in #java-help
Implement discord authentication
not in cookies
53 replies
JCHJava Community | Help. Code. Learn.
•Created by 𝓖𝓾𝓻𝔀𝓲𝟑𝟎 on 3/2/2025 in #java-help
Implement discord authentication
then store token on your server
53 replies
JCHJava Community | Help. Code. Learn.
•Created by 𝓖𝓾𝓻𝔀𝓲𝟑𝟎 on 3/2/2025 in #java-help
Implement discord authentication
so your application will make discord api call only for username/email?
53 replies
JCHJava Community | Help. Code. Learn.
•Created by 𝓖𝓾𝓻𝔀𝓲𝟑𝟎 on 3/2/2025 in #java-help
Implement discord authentication
yeah its possible
53 replies