编程技术 第1343页
The Player Setup Endpoint – Let the Frontend run Backend code-拾光赋

The Player Setup Endpoint – Let the Frontend run Backend code

The Player Setup Endpoint – Let the Frontend run Backend code, Player setup for testing (2 Part Series) 1 How to make your tests more readable and maintainable 2 The Player Setup ...
Test Data Factory: Why and How to Use-拾光赋

Test Data Factory: Why and How to Use

Test Data Factory: Why and How to Use,This post belongs to the How to create Lean Test Automation Architecture for Web using Java series. If you didn’t see the previous posts, ple...
How to handling internal Yaml in Jar.-拾光赋

How to handling internal Yaml in Jar.

How to handling internal Yaml in Jar., Intro. Some far ago, I've been introducing 'How to manage your configuration file with YAML in Java programmatically' in previous post. if yo...
kity的头像-拾光赋kity4年前
03413
How to unit test a custom actuator endpoint-拾光赋

How to unit test a custom actuator endpoint

How to unit test a custom actuator endpoint, Spring Boot Actuator (3 Part Series) 1 How to create a custom actuator endpoint to monitor Jira 2 How to unit test a custom actuator en...
How to create a custom actuator endpoint to monitor Jira-拾光赋

How to create a custom actuator endpoint to monitor Jira

How to create a custom actuator endpoint to monitor Jira, Spring Boot Actuator (3 Part Series) 1 How to create a custom actuator endpoint to monitor Jira 2 How to unit test a custo...
Reveal Cards in Increasing Order-拾光赋

Reveal Cards in Increasing Order

Reveal Cards in Increasing Order,Although I continue my practice of algorithms, I am still having trouble identifying when to use the appropriate data structure. I recently attempt...
The state of JVM desktop frameworks: introduction-拾光赋

The state of JVM desktop frameworks: introduction

The state of JVM desktop frameworks: introduction, state-jvm-desktop-frameworks (6 Part Series) 1 The state of JVM desktop frameworks: introduction 2 The state of JVM desktop frame...
kity的头像-拾光赋kity4年前
03515
Tracking dependency updates-拾光赋

Tracking dependency updates

Tracking dependency updates,Many software projects use 3rd party libraries aka “dependencies”. You often want to use the most recent version of these dependencies but how do you ...
Junit 5 Tutorial for Beginners-拾光赋

Junit 5 Tutorial for Beginners

Junit 5 Tutorial for Beginners,This post was originally published in programmingtechie.com Junit 5 is one of the popular testing frameworks in the Java Development World and it sup...
Functional handling of Collections in Java using Streams-拾光赋

Functional handling of Collections in Java using Streams

Functional handling of Collections in Java using Streams,Java Streams were introduced in Java 8. They provide a declarative (or more precise: functional) API to work with collectio...
Microblog: adding estimated reading time to my blog posts-拾光赋

Microblog: adding estimated reading time to my blog posts

Microblog: adding estimated reading time to my blog posts, Microblog (4 Part Series) 1 Microblog: creating interactive and semantic toggleable CSS buttons 2 Microblog: using closur...
Musings about window decorations-拾光赋

Musings about window decorations

Musings about window decorations,If you have read my previous article Automatically switch to Dark Mode (and back) in Compose for Desktop you know I am on a mission to bring Dark M...
kity的头像-拾光赋kity4年前
0495