Game of Life – web application
Hello Everyone!
I would like to present you my implementation of Game of Life -> https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life.
Just another Java blog…
Hello Everyone!
I would like to present you my implementation of Game of Life -> https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life.
In this tutorial I am going to show you how to set up your first project using Spring Boot. I will use Maven and Thymeleaf as a template engine.
1. Create new project using Spring Tool Suite. Click File – New – Spring Starter Project. Fill inputs as in the picture below. Click Next button. If you do not use Spring Tool Suit you can use web version of this generator on http://start.spring.io.