Senior Java Software Developer Interview Questions — part 4Senior Java Software Developer Interview QuestionsApr 30, 2023Apr 30, 2023
Distributed scheduling in runtime Spring Boot SchedlockDistributed scheduling in runtime Spring Boot SchedlockApr 24, 2023Apr 24, 2023
9 questions to ask your future employer before accepting a job offer as a developer.9 questions to ask your future employer before accepting a job offer as a developer.Apr 20, 2023Apr 20, 2023
Microservices database per serviceIn recent years, microservices architecture has gained popularity in the software development world as a way to create applications that…Apr 11, 20231Apr 11, 20231
Senior Java Software Developer Interview Questions — part 3Java Software Developer Interview QuestionsApr 5, 2023Apr 5, 2023
Events propagation in online multiplayer games with Spring Boot Websockets and FXGLWebSockets have become a popular choice for implementing real-time communication in online multiplayer games. Unlike traditional HTTP…Apr 2, 2023Apr 2, 2023
How to upload file to gRPC server using streaming and Spring Boot.In today’s world of distributed systems and microservices architecture, communication between different services plays a vital role. One of…Mar 19, 2023Mar 19, 2023
Create 2d online mulitplayer game POC with Java, Netty and FXGLRecently I wrote about netty in the context of creating a chat room. Chat, like online multiplayer games, are based on client server…Mar 18, 2023Mar 18, 2023
Netty websocket chatWe will create simple chat application with Java and Netty!!! Our chat will consist of server and client. All configuration will be…Mar 17, 2023Mar 17, 2023