编程技术 第1512页
To Queue or not to Queue?-拾光赋

To Queue or not to Queue?

To Queue or not to Queue?, That should not be a question Waiting In Line To See Star Wars: 1977–2000 No one likes to stand in line¹. Most people hate to waste their time queuing ...
Scaling microservices using message queues-拾光赋

Scaling microservices using message queues

Scaling microservices using message queues, How to scale Microservices with Message Queues, Spring Boot, and Kubernetes 原文链接:Scaling microservices using message queues
On typical naming anti-pattern in Java-拾光赋

On typical naming anti-pattern in Java

On typical naming anti-pattern in Java,I think one word summarises it all: OneEyedOneHornedFlyinPurplePeopleEater. Every time I see a typical javish 40+ character class name often ...
kity的头像-拾光赋kity7年前
02310
Learning Algorithms with JS, Python and Java 1: String Reversal-拾光赋

Learning Algorithms with JS, Python and Java 1: String Reversal

Learning Algorithms with JS, Python and Java 1: String Reversal,When I study natural languages, I've always enjoyed comparing them. It was intriguing to know, for example, that the...
Micronaut: A five-minute introduction.-拾光赋

Micronaut: A five-minute introduction.

Micronaut: A five-minute introduction.,Micronaut is a new open source Java/JVM framework for creating microservice applications. Development is being led by the creators of the Gra...
Dual Pivot Quick Sort: Java’s default sorting algorithm for primitive data types.-拾光赋

Dual Pivot Quick Sort: Java’s default sorting algorithm for primitive data types.

Dual Pivot Quick Sort: Java’s default sorting algorithm for primitive data types.,What happens when we do Arrays.sort() in Java? which sorting algorithm does Java use in the backg...
Dorm introducing multi-compiler package for php-拾光赋

Dorm introducing multi-compiler package for php

Dorm introducing multi-compiler package for php,Dorm is a multi compiler package designed to handle compilation and running of non-php code in your project, now the package support...
kity的头像-拾光赋kity7年前
0465
Adding Spring Boot Rest locale Query Param-拾光赋

Adding Spring Boot Rest locale Query Param

Adding Spring Boot Rest locale Query Param,As part of a recent project I’ve been working on we had the requirement to be able to change the locale of the response from our endpoin...
kity的头像-拾光赋kity7年前
04310
Guaranteeing and enforcing your architecture (with ArchUnit)-拾光赋

Guaranteeing and enforcing your architecture (with ArchUnit)

Guaranteeing and enforcing your architecture (with ArchUnit), Recently I was working on an application which relied heavily on a variety of data sources. Our application actually c...
kity的头像-拾光赋kity7年前
0316
JDBCを利用してJavaからデータベースにアクセスする方法-拾光赋

JDBCを利用してJavaからデータベースにアクセスする方法

JDBCを利用してJavaからデータベースにアクセスする方法,本投稿ではJDBCを使ってJavaのプログラムからSQLの実行、実行結果の表示を行うことで、JDBCの使い方を説明します 前提としてまずはこち...
kity的头像-拾光赋kity7年前
02214
glasshfishのインストールとサンプルアプリケーションのデプロイ方法の紹介について-拾光赋

glasshfishのインストールとサンプルアプリケーションのデプロイ方法の紹介について

glasshfishのインストールとサンプルアプリケーションのデプロイ方法の紹介について,本投稿ではjavaの代表的なアプリケーションサーバーであるGlassFishの導入とサンプルプロジェクトのデプロイ...
The Inspiration API: A project built with Scala & Play Framework-拾光赋

The Inspiration API: A project built with Scala & Play Framework

The Inspiration API: A project built with Scala & Play Framework,You don't learn to walk by following rules. You learn by doing, and by falling over. - Richard Branson The Inspirat...