Victor LytsusMy Sailing Story: Unity Game Development Part 1I decided to develop my own yacht simulator and want to share what I found about sailing physics and it’s implementation in Unity. I thank…Oct 30, 2020Oct 30, 2020
Victor LytsusUnit Testing vs Integration TestingThe importance of Unit Testing in software development is not ignored anymore. Almost each programming language in backend & frontend…Oct 16, 2020Oct 16, 2020
Victor LytsusJava Spring Boot project with embedded ActiveMQ JMS provider & distributed JTA transactions…Recently I’ve been trying to configure the new Spring Boot project to work with embedded ActiveMQ to send and receive JMS messages. To…Feb 21, 20203Feb 21, 20203