Building a REST API around Whatsapp4j #257
Answered
by
Auties00
jain-jigar
asked this question in
Q&A
Replies: 2 comments
-
You have to both compile and run with --enable-preview |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Auties00
-
coul you give the example building rest api cobalt using java spring boot ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I am trying to create REST API around Whatsapp4j using Spring boot (v 2.7.10). No matter what I try I am getting the following error
I am using VS Code as my editor and have set settings.json as
My POM.XML is
maven version 3.8.4
Java version: 17.0.6
OS name: "windows 10"
Any help is appreciated.
Beta Was this translation helpful? Give feedback.
All reactions