排序
Recent Java Updates from IBM
Recent Java Updates from IBM,In preparation for a Java conference, I’ve spent some time to catch up on the latest activities in the Java community. With Java EE’s move to Eclipse...
Opensource Android Code Snippets in Java
Opensource Android Code Snippets in Java,Android Code Snippets app is an open source app to help all Android app developers with ready to use code snippets written in Java. I creat...
How to generate tons of random CSV files in Java
How to generate tons of random CSV files in Java,This post was originally posted on my blog The CSV format is a simple but commonly used format for exchanging data. Many applicatio...
Tascalate Concurrent – Filling the Gaps in CompletableFuture API (Part 1)
Tascalate Concurrent - Filling the Gaps in CompletableFuture API (Part 1),Tascalate Concurrent library provides an implementation of the CompletionStage interface and related class...
Amazon Corretto, a no-cost, production-ready distribution of OpenJDK
Amazon Corretto, a no-cost, production-ready distribution of OpenJDK,In case you are looking for a secure and up to date distribution of the Open Java Development Kit, look no furt...
Java is still free!
Java is still free!,I see a lot of posts lamenting about how Java is now being paid for. I feel a lot of people are getting it wrong...and right. Oracle JDK Perhaps when you starte...
Keep your SQL database in sync with Google Sheets
Keep your SQL database in sync with Google Sheets,This is basically a README but oh well it might be useful to someone. I created googlesheets-sql-sync to let users manually insert...
My 16 Months at Red Hat
My 16 Months at Red Hat,The University of Toronto offers an internship program called Professional Engineering Internship (PEY). Each year students join a company for 16 months to ...
$1m to pay open source maintainers on Tidelift
$1m to pay open source maintainers on Tidelift,Open source can be puzzling. It's now widely accepted that open source software is everywhere. Yet almost every day there is a new pa...
Where I am can find a reviewers?
Where I am can find a reviewers?,Hello, everyone! My name is Yegor and I am java junior developer. And as developer I have a my own project. But I have an one problem - review. I d...
Introducing re-agent: Java undo/redo & command delegation
Introducing re-agent: Java undo/redo & command delegation, As a preface, this is my first library, and somewhat embarrassingly, my first blog post . Any feedback would be greatly a...
Deploying Java Apps with Kubernetes and the Ambassador API Gateway
Deploying Java Apps with Kubernetes and the Ambassador API Gateway,In this article you’ll learn how to deploy three simple Java services into Kubernetes (running locally via the n...