Real-time JAVA application performance monitor to analyze, diagnose and keep your servers alive. Supports JBoss, Tomcat, Glassfish, Jetty, ColdFusion
Category: Home
Java Naming Conventions – Best Practices – HowToDoInJava
Java naming conventions are sort of guidelines which application programmers are expected to follow to produce a consistent and readable code.
Weekly Review: 2020 IT skills, Java JUnit 5.6 & more – JAXenter
Last week, we looked at IT skills hiring trends in 2020, JUnit’s latest update – version 5.6, JavaScript developers’ salaries, Java’s new features & more!
Sentry Error Tracker – A guardian of your Quarkus application
Quarkus: Supersonic Subatomic Java
CPU, PSU and SLA. Making Sense of TLAs for Java Updates – Azul Systems, Inc.
Java updates happen every three months. Did you know there were two versions of each? Here’s what they are and how you can use them.
Docker and Java Application examples – Mkyong.com
Java 8 Maven At the end of the article, we will create an executable Jar file and run inside a docker container. 1. Project Direct….
Jakarta EE + MicroProfile + Kubernetes = Cloud Native for Java Day @ KubeCon/CloudNativeCon
Cloud Native for Java Day will be held on March 30 as a co-located event with KubeCon/CloudNativeCon Europe. I am honored to be part of the program committee for the event alongside Tanja Obra…
Configuring Sticky Sessions for Payara Server with Apache Web Server
By managing our Payara Servers together under a single deployment group and balancing traffic between with Apache Web Server we keep the benefits of an application accessible from a single URL and gain resilience and expansion prospects from having our application deployed across multiple instances.
Java Regex – Regular Expression Syntax
This tutorial explains the regex syntax used by the Java regular expression API.
Belas Blog
Spanning JGroups Kubernetes-based clusters across Google and Amazon clouds In this (long!) post, I’ll provide step-by-step instruc….
Java Weekly, Issue 317 | Baeldung
An intro to the Reactive programming support in several high-profile Spring projects, and several new releases are out for Spring Boot and Core.
Top 10 DevOps Courses for Experienced Programmers to Learn Online – Best of Lot
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
【東京】JJUG x JJBUG共催ナイトセミナー「cloud native business automation for Java」
2020-01-31(金)19:00 – 21:00 ※本イベントは、日本Javaユーザーグループと日本JBossユーザグループの共催イベントです。 全編英語で実施します。Red HatのMario Fusco氏とDuncan Doyle氏の来日を記念して、JJUGとJJBUGが共催でナイトセミナーを開催します。クラウドネイティブ時代において、Java によるビジネスオートメーションがどのように実装されるかを紹介、ライブコーディングによるデモをします。プロジェクト Kogito は Drools/jBPM をベースに、ビジネスルールとビジネスプロセスを Quarkus 上で実現し…
How to return a Map result from a JPA or Hibernate query – Vlad Mihalcea
Learn how you can return a Java Map result when executing a JPA query using either getResultStream or Hibernate ResultTransformer.
PyTorch 1.4 adds experimental Java bindings and more
The deep learning platform PyTorch has received an upgrade. Version 1.4 comes with breaking changes, new features, bug fixes and deprecations.