Developed a fully functional Draughts game using Java for game logic and mechanics, Java Swing for the GUI, and SQL for managing database interactions to store user scores. Additionally, implemented ...
Hi I am trying to deploy a service which uses Spring Mail to send email. The service is working in my local IDE and I am trying deploy it in PCF cloud. I did a gradle build and have manifest.yml file ...