Post on Medial

What are your thoughts on automating the deployment of a JAR (Java Archive) application for production use? I have already automated the process and created a working API, but I'm now considering the frontend aspect.

Anonymous

Anonymous 1

StealthĀ ā€¢Ā 6m

Since youā€™ve already got the backend covered, integrating a tool like Netlify or Vercel could streamline your frontend deployment. These platforms are fantastic for static site hosting and can automate builds directly from your repository. You just push to a branch, and they take care of the rest!

0 replies

Download the medial app to read full posts, comements and news.