這是本文件的舊版!


To Do List

  • ElasticSearch。
  • Postgres/Hibernate With Json Type。
  • React Pattern。
  • Dynamic Threadpool。
  • Queuing theory。
  • Study how to implement chrome extension. link
  • Quatz。
  • 2019-01-12 CompletableFuture - Avoid blocking inside CompletableFuture chains. It costs. link
  • 2019-01-13 CompletableFuture - Avoid transition task from one thread to another. It costs. link
  • 2019-01-13 CompletableFuture - Carefully avoid transition task from one thread to another. It costs. link
  • 2019-01-13 CompletableFuture - It may be useful to build chain of actions before execution. link
  • 2019-01-22 REST API - Response Code link
  • 2019-01-23 Add Lazy Launch CompletableFuture的JDK8範例與測試 link
  • 2019-01-30 Spring In JUnit HelloWorld! link
  • 2019-02-22 React Hook - useState link
  • 2019-02-29 React Hook - useContext link
  • 2019-03-10 React - How to test component with static method? link
  • 2019-03-17 Camel - Throttler Hello World link
  • 2019-03-17 Camel - Aggregator Hello World link
  • 2019-03-23 Java - NotificationBuffer With DelayQueue link
  • 2019-04-21 PostgreSQL - Unattended installation on windows link
  • 2019-06-11 WebDriverException: Message: Java heap space link
  • 2019-06-29 RobotFramework - How to trace the exception of java keyword library? link
  • 2019-07-08 RobotFramework - How to set message of report? link
  • 2019-07-14 Effective Java - Prefer lambdas to anonymous classes link
  • 2019-07-15 Effective Java - Check parameters for validity link
  • 2019-07-15 Effective Java - Use varargs judiciously link
  • 2019-07-18 Effective Java - Prefer method references to lambdas link
  • 2019-07-20 Effective Java - Use caution when making streams parallel link
  • 2019-07-21 Effective Java - Prefer Collection to Stream as a return type link
  • 2019-07-21 Effective Java - Favor the use of standard functional interfaces link