排序
Type-Safety, it’s pretty nice
Type-Safety, it's pretty nice,Okay, short one. I'm used to programming in Ruby where anything goes and you fix stuff later. The ultimate procrastination. That said, it's surprising...
Engineering Ideas #6
Engineering Ideas #6, Will Project Loom obliterate Java Futures? Another great post by Adam Warski discussing the tradeoffs of different models of concurrent programming: futures, ...
AtomicServer – A fast and modulable way to develop a client-server app
AtomicServer - A fast and modulable way to develop a client-server app,Hello everybody, I hope you're having a great day.
Presentation & Genesis Let me introduce myself, Gré...
Servidor HTTP simples em Java
Servidor HTTP simples em Java, Neste post iremos montar um servidor HTTP simples em Java. Útil para obter informações simples de uma aplicação rodando um background por exempl...
The Right Way vs. the Easy Right Way
The Right Way vs. the Easy Right Way,360 No Gradle I've always leant towards doing things the 'right' way even if it's slightly harder than doing it the easy way, so imagine my joy...
Eclipse “Initializing Java Tooling” hangs Freeze Debug Start
Eclipse “Initializing Java Tooling” hangs Freeze Debug Start,Sometimes using SpringSource Tool Suite (STS) e.g. which is based on Eclipse – startup hangs on various operations:I...
Three steps to extend a Spring Data JPA repository with your own code
Three steps to extend a Spring Data JPA repository with your own code, Querying your Spring Data JPA Repository (6 Part Series) 1 Querying your Spring Data JPA Repository - Introdu...
Tool to monitor jms messages
Tool to monitor jms messages,Is there any open source tool to monitor the jms: message broker, deployed consumers, stats of sent/produced or received/consumed messages trafic etc i...
Copying objects of unknown class in Java requires using reflection. It’s hideous.
Copying objects of unknown class in Java requires using reflection. It's hideous.,In my 'Software Design and Architecture' course, we are currently learning design patterns such as...
Notes from DevNexus 2020
Notes from DevNexus 2020,This is my first time at DevNexus 2020, and I'm taking notes as I attend the talks. Table of Contents 10:20am: Reactive Microservices in Action by Emily Ji...
Getting Started with Knative 2020
Getting Started with Knative 2020,The Knative project offers a set of components to build cloud-native applications on top of Kubernetes. These components offer higher-level abstra...
Learn To Code By Playing These Games
Learn To Code By Playing These Games,Apart from an ambition to become a programmer and have an interesting well-paid job, there are plenty of reasons to learn coding even for those...