排序
#TeachingKotlin Part 2 – Variables
#TeachingKotlin Part 2 - Variables, #TeachingKotlin (4 Part Series) 1 #TeachingKotlin - Kotlin for Android Java developers 2 #TeachingKotlin Part 1 - Classes and Objects and everyt...
Escolhendo uma implementação Jakarta EE & Microprofile.io
Escolhendo uma implementação Jakarta EE & Microprofile.io, Especificações Jakarta EE & Microprofile.io (3 Part Series) 1 Jakarta EE e Microprofile.io 2 Escolhendo uma imple...
Jakarta EE e Microprofile.io
Jakarta EE e Microprofile.io, Especificações Jakarta EE & Microprofile.io (3 Part Series) 1 Jakarta EE e Microprofile.io 2 Escolhendo uma implementação Jakarta EE & Mic...
Asynchronous Processing Models in Services
Asynchronous Processing Models in Services,Asynchronous processing is one of the topics of my interests for long time. I saw a lot of articles dedicated to this topic, but I newer ...
Web Services in Java 2 – Provide REST Resources
Web Services in Java 2 - Provide REST Resources, Serverside Java (3 Part Series) 1 Web Services in Java 1 - Configure the server 2 Web Services in Java 2 - Provide REST Resources 3...
Create APIs with JWT authorization using Spring boot
Create APIs with JWT authorization using Spring boot,Dear folks, Today I will cover how to create simple REST APIs with JWT authorization using Spring Boot. You might want to check...
Web Services in Java 1 – Configure the server
Web Services in Java 1 - Configure the server, Serverside Java (3 Part Series) 1 Web Services in Java 1 - Configure the server 2 Web Services in Java 2 - Provide REST Resources 3 W...
Java Streams and Spliterators
Java Streams and Spliterators,This article discusses implementing Java 8 Streams and the underlying Spliterator implementation. The nontrivial implementations described here are Pe...
Auto-MAT – Analyse Java Heap Dumps From Commandline
Auto-MAT - Analyse Java Heap Dumps From Commandline,A while ago, I had to analyse a large java heap dump, generated by one of our servers after a memory leak. This was hard. I usua...
Java Deep Learning Cookbook
Java Deep Learning Cookbook,Hello Everyone, I have been working on a publication: 'Java Deep Learning' since Jan 2019 and expected to be released on this October. If you are intere...
Yet another dependency injection library
Yet another dependency injection library,Any seasoned Java developer knows what dependency injection is. Beside all (perfectly correct) things said in regard to this pattern, DI fr...
Gerenciando kits de desenvolvimento Java, Kotlin e Clojure facilmente com o SDKMAN
Gerenciando kits de desenvolvimento Java, Kotlin e Clojure facilmente com o SDKMAN, Você é uma pessoa que costuma trabalhar em projetos Java que possuem versões do SDKs (Softwar...