Object-Oriented Programming; what is Inheritance, Polymorphism, Abstraction & Encapsulation? What is object-orientated programming? Object-oriented programming refers to the concept in high-level languages such as Java and Python that uses Objects and classes in their implementations. OOP has four major building … Read More
Blog Posts

How to Find Memory Leaks in Your Application
How to Find Memory Leaks in Your Application In software development, finding memory leaks is one of the most essential stages of the whole development process. It is worth noting that the most modern Integrated Development Environment (IDE) comes fully … Read More
Finding and fixing Spring Data JPA performance issues with FusionReactor
Finding and fixing Spring Data JPA performance issues with FusionReactor For several years, Spring Data JPA has established itself as one of the most commonly used persistence frameworks in the Java world. It gets most of its features from the … Read More

Spring Boot Performance Monitoring
Spring Boot Performance Monitoring Performance monitoring is a critical aspect of any software application development and deployment. It ensures that applications are running efficiently and effectively, and helps identify any issues that could negatively impact the user experience. With the … Read More
Eclipse Performance Monitor
Introducing The Eclipse Performance Monitor Eclipse IDE (Integrated Development Environment) is a multi-lingual development setting for almost any programming language you could think of – Java, C, C++, Clojure, Groovy, Haskell, JavaScript, Julia, Perl, PHP, Ruby, Rust, and much more. … Read More
[FRS-425] FusionReactor On-Premise Firewall DNS and Static IP address rules (Fusion Reactor 5.0.x – 7.4.x)
[FRS-425] FusionReactor On-Premise Firewall DNS and Static IP address rules (Fusion Reactor 5.0.x – 7.4.x) … Read More
Setting up multiple SSH keys with GitLab
My issue For some years I have had a large set of scripts, bash aliases, tools which I have had which I deploy on every system I have access. The scripts have lots of standard utilities I have created lots … Read More
Cloud Application Monitoring for Remote Workers
Desperate Times call for Sensible Measures Cloud Application Monitoring for Remote Workers With the onset of the Covid-19 virus spreading through the planet at a phenomenal rate, businesses have been forced to respond with an unprecedented new business model. For … Read More
5 things you should check every day to ensure your application health
Short application health checklist to ensure you’re getting the most out of FusionReactor Configure your notification email address The notification email address is where FusionReactor will send the daily, weekly, and monthly reports to and is also the email used … Read More
Securing FusionReactor and jsp applications in tomcat using LDAP
[FRS-448] Securing FusionReactor and jsp applications in tomcat using LDAP … Read More