#how to connect next js with spring boot using axios
11 messages · Page 1 of 1 (latest)
How does the nestjs app call the spring backend
Its Next js
In next.js, we can use same way to connect backend with axios.post(...).
11 messages · Page 1 of 1 (latest)
It is same.
I think there are no special.
How does the nestjs app call the spring backend
Its Next js
In next.js, we can use same way to connect backend with axios.post(...).