Learn to automatically analyze your images using AI services to find keywords, title and other useful metadata
Learn to automatically analyze your images using AI services to find keywords, title and other useful metadata,This article is part of #25DaysOfServerless. New challenges will be p...
BlockingQueue and ExecutorService
BlockingQueue and ExecutorService,This is a quick and dirty post, but I have promised to publish everything I research at Playtomic. We were having a discussion about how to limit ...
Spring Boot Part 3: Dependency Injection and @RestController
Spring Boot Part 3: Dependency Injection and @RestController,(This post has been updated at blog.hcf.dev with a later version of Spring Boot.) This series of articles will examine ...
Hexagonal Architecture in Java
Hexagonal Architecture in Java,1. Overview In this quick article, we'll discuss Hexagonal Architecture in Java through a practical example. 2. What is Hexagonal Architecture? In si...
Java ArrayLists: A Dead Easy Tutorial For Absolute Beginnners
Java ArrayLists: A Dead Easy Tutorial For Absolute Beginnners,Greetings Dev community! I thought I would finally try my hand at writing a series of tutorials in Java. But wait why ...
Java Microservices: A Practical Guide
Java Microservices: A Practical Guide,You can use this guide to understand what Java microservices are, how you architect and build them. Also: A look at Java microservice librarie...
The best of CodeGym (Java)
The best of CodeGym (Java),Someone told me: 'Oh, dear, you're to late to compile!' (tic-tac baby, tic-tac!) 'Oh dear, what a mess.' 'Oh dear, please, start horse-races activities.'...
Avoid Java serialization
Avoid Java serialization, Java security best practices (3 Part Series) 1 Configure your Java XML-parsers to prevent XXE 2 Avoid Java serialization 3 Use strong encryption and hashi...
How to declare a variable? Kotlin Tutorial
How to declare a variable? Kotlin Tutorial,A program is nothing without data. Let's find out how to declare a variable in Kotlin. Stop Do you want to learn Kotlin with me? I will p...
A Snapshot of my Github 2016 – 2019
A Snapshot of my Github 2016 - 2019,My original post about getting started coding wound up here : https://java.libhunt.com/newsletter/186 so thank you to anyone who commented, like...