Devdiaries

Devdiaries

Michael`s Blog


  • About Me
  • Categories
  • Contact

Programming Posts


Object Oriented Design Principles Everythone Should Know

16 May 2019  15 mins read.

During my study, I have collected quite a large and interesting list of object-oriented programming design principles that may be useful to you. This post is a shortened note....

java.nio - How to build a simple non-blocking server in Java?

14 May 2019  8 mins read.

Building non-blocking server in Java Some time ago (after Spring 5 release with WebFlux) I started getting interested in non-blocking http servers (Java reactive frameworks are...

Remote JMX Connection to Openhift (or Kubernetes) pod

11 May 2019  1 min read.

Remote Debugging Applications on Openshift pods In this post I would like to share my last challenge at work - remote debugging of an application running on Openhift. This meth...

« Prev 1 2 3 4 Next »

2019 Devdiaries