-
How to use java to check text content contains chinese characters
Use regular judgment text, is a common method to determine the Chinese characters is the same, just figure out the range of character sets on the good. Recently in doing a translation of something, one of the most basic needs is to determine whether the input text contains Chinese, if there is Chinese before calling google translate, or other translation API.
Date: 2024-07-15 View: 263
-
How monitor postgresql
This article shows how to monitor postgresql
Date: 2024-07-10 View: 176
-
How to show downloading progress by FTPClient(Apache commons-net component)
This article shows How to show downloading progress by FTPClient(Apache commons-net component)
Date: 2024-04-28 View: 269
-
How to integrate Spring Boot with Keycloak over HTTPS
This aritile shows how to integrate Spring Boot with Keycloak over HTTPS
Date: 2023-12-17 View: 628
-
How to intercept feignclients and dynamically change URLs
When Feign is used to make remote calls to Microservices, we can implement the function of intercepting and dynamically changing the URL by implementing the RequestInterceptor interface
Date: 2023-06-23 View: 772
-
Spring Boot - Redis pipline
This article shows how to use Reids pipline in Spring Boot
Date: 2021-02-03 View: 1358