Hi everyone.
I have a java application (Spring boot) with spring, hibernate and maven
and next I’ll need to attach an angular front-end to it.
I would like to link the java application to render with jenkinks
it’s possible? how can i do it?
I can’t find any documentation about it
the database is a postgresql.
For postresql I guess I’ll have to have a separate instance
regards
Thanks,