-
DevOps
Using Docker to shove an existing application into some containers
I have finally got round to learning how to use Docker past the level of knowing what it is and…
Read More » -
Software Development
[FREE WEBINAR] Integrate 10x more data into your Splunk instance
Log files are far from perfect. They’re outdated and notoriously difficult to manage, which helped contribute to the success of…
Read More » -
Software Development
[MEGA DEAL] Complete Java Programming Bootcamp (94% off)
10 Courses (83.5 Hours) to Become a Java Master: Design UIs with JavaFX, Utilize Design Patterns, Master Multithreading & More…
Read More » -
Enterprise Java
Spring Data Pivotal Gemfire Tutorial
1. Spring Data Pivotal Gemfire – Introduction In this post, we feature a comprehensive Tutorial on Spring Data Pivotal Gemfire.…
Read More » -
Core Java
JDK Language Feature Preview in Action: Switch Expressions
JEP 12 [“Preview Language and VM Features”] is described on its main page as follows: A preview language or VM…
Read More » -
Software Development
Structural Design Patterns: Proxy Pattern
Previously we used the facade pattern in order to interact with a legacy application. Our next pattern would be the…
Read More » -
Desktop Java
Fluent Design Style Button, Toggle Button and Tooltip For Java, JavaFX
Hi again! This weekend, during my spare time, I’ve continued work on JMetro. The end result is a new Button…
Read More » -
Core Java
Nested classes and private methods
When you have a class inside another class they can see each others private methods. It is not well known…
Read More » -
Enterprise Java
MongoDB Index Strategies and Types of Indexes
1. MongoDB Index Strategies and Types of Indexes – Introduction MongoDB is an open-source, document-oriented, and cross-platform database which is…
Read More »