Tag:middleware

  • Basic Usage of Redis in Java

    Time:2023-10-13

    This movie introduces you to the basic use of Redis in Java. Article Catalog 1, using jedis operation redis1.1 Introduction to Jedis1.2 Introducing Maven dependencies for jedis1.2. Getting Connected1.3 Examples of use 2, for the use of JedisPooled2.1 Using JedisPooled2.2 About connection pooling 3, SpringBoot under the use of Redis3.1 Introducing Maven dependencies3.2 Configuring Redis […]