Browsing Tag
java
205 posts
Introduction to Spring Scheduled and monitoring the task with Spring Actuator ️🕛️📈️
In software development, task scheduling is a critical component for executing specific tasks periodically or according to the…
Jetpack Compose Mastery Series Finale: 38 Key Issues in Compose UI
Preface Jetpack Compose is a modern UI development framework for Android that uses a declarative approach to build…
How to use Optional class (Java) – best practices
Qick info about Optional Optional isn’t meant to be stored as state. Optional is not meant to be…
Building gdocweb with Java 21, Spring Boot 3.x and Beyond
Introducing gdocweb Java 21 and Spring Boot 3.x: Innovation and Maturity GraalVM Native Image for Efficiency Implementing GraalVM…
100 dias de JAVA: Dias 21 a 30
Oi, sou eu de novo, rs. Primeiramente, FELIZ ANO NOVO! Pensaram que eu tinha desistido, mas foi apenas…
Java monitoring: Exploring Cryostat 2.4 features on OpenShift
Orignally posted at Red Hat Developers Red Hat’s latest build of Cryostat 2.4, designed specifically for the Red…
Why does everyone fear Java? Is it really the hardest programming language?
Java is a popular programming language used by developers worldwide, but it’s also known for being one of…
How Java works ?
Summary 🇺🇸 English 🇧🇷 Portuguese How Java works ? One of the main characteristics of Java is its…
Java 21 on Devuan 5 (Debian 12): インストール (手動で)
はじめに Java 汎用プログラミング言語に関して、OpenJDK の新しい LTS (Long Term Support) バージョンである 21 が先月の 2023 年 9 月 17 日にリリースされました 🎉…
Maven on Java 21 and Devuan 5 (Debian 12): Install manually
Summary Apache Maven is a popular open source software to build and manage projects of Java (and also…