• Skip to primary navigation
  • Skip to content
  • Skip to footer
Allen Shao
  • Posts
  • Categories
  • Tags
  • About
    Allen Shao

    Allen Shao

    Make big news.

    • GitHub
    • Email

    在IntelliJ中使用Jacoco,jenv设置,shell中的双括号

    less than 1 minute read

    https://stackoverflow.com/questions/43500774/jacoco-with-intellij

    https://developer.bring.com/blog/configuring-jenv-the-right-way/

    https://stackoverflow.com/questions/31255699/double-parenthesis-with-and-without-dollar/31255942

    Tags: Java

    Categories: Blog

    Updated: February 9, 2022

    Previous Next

    You May Also Enjoy

    Software Engineering - What is “Just Right”?

    3 minute read

    Lessons Learned

    Learning Redis Streams

    2 minute read

    XREAD [COUNT count] [BLOCK milliseconds] STREAMS key [key …] id [id …] Some details: If COUNT is unset, it reads EVERYTHING. The ID field is an EXCLUSIV...

    How to achieve read-write separation using redis replication with Sentinels & the go-redis library?

    2 minute read

    Problem Want to read from replicas and only write to the master, to reduce master loads. Solution Create read-only clients using NewFailOverClient(opt) with ...

    使用gomock和httptest测试api

    less than 1 minute read

    Mock

    • GitHub
    • Email
    • Feed
    © 2022 Allen Shao. Powered by Jekyll & Minimal Mistakes.