CALayer and Auto Layout With Swift

This article presents three different methods with CALayer as a workaround for the missing auto layout in sublayers when developing for iOS mobile apps. Read all

JPA Caching With Hazelcast, Hibernate, and Spring Boot

Learn how to use Hazelcast for caching data stored in the MySQL database accessed by Spring Data DAO objects. Read all

Java Service Loader vs. Spring Factories Loader

In addition to OSGi, Java and Spring can both handle IoC at the module level. Both are useful and similar to each other, though Spring offers more options. Read all

Hot Swapping Java Code on Runtime

Together, DCEVM and HotswapAgent can allow you to hotswap code at runtime—even enterprise-level apps. Here's how to install them, configure them, and use them. Read all

Spring: Be Careful When Using PropertyPlaceholderConfigurer

Spring's fail-fast nature works against it when deploying integrated layers to a server. Expect trouble if your property placeholder tags aren't set up. Read all

Getting Started With Vert.x and Spring in Under 15 Minutes

Together, Spring Boot and Vert.x can help quickly and effectively set up a microservices ecosystem, complete with service discovery and REST requests. Read all

Spring Boot Actuator: A Complete Guide

Read all

Proposal for a Java Policy Files Crafting Process

Read all

Visualizing Data on the Web With Kendo UI for Angular 2

Read all

Monitoring OpenStack With the ELK Stack

Read all

 

 

 

 

Top