Integrating wordpress into a Java based application

We have a Java / Spring based web application and would like to use WordPress as our Blogging part of the website. The main issue is probably user authentication and we would like the java web application to be the main control

I've looked around now and it looks like WP is using cookies to check if a user is logged in or not. It is theoretically possible to write some additional code in a local WP Core file to have some kind of REST API, and Java can call it to log into WP, but I have never done that before or seen good examples.

if you have any suggestions that would be awesome Thanks a lot!

+3
java spring wordpress


source to share


No one has answered this question yet

Check out similar questions:

6170
Is Java "pass-by-reference" or "pass-by-value"?
3799
How do I read / convert an InputStream to a string in Java?
3324
How to generate random integers in a specific range in Java?
3073
How to efficiently iterate over each entry in a Java map?
3044
Making a memory leak with Java
2956
What is the difference between public, secure, batch and private in Java?
2936
When to use LinkedList over ArrayList in Java?
2853
How can I convert String to int in Java?
2248
Is a finally block always executable in Java?
2171
How to determine if an array contains a specific value in Java?



All Articles
Loading...
X
Show
Funny
Dev
Pics