/BootDemo

Just a demo with embedded H2 and embedded redis to integrate Mybatis Plus, H2 Database, Redis Template, Lettuce to show the simple use case

Primary LanguageJava

Spring Boot Demo

github

Just a demo to integrate Mybatis Plus, H2 Database, Redis Template, Lettuce to show the simple use case

Requirements

Benefit from embedded database and embedded redis server, all you need are

  • JDK8
  • Lombok plugin
  • network connection to google or douban(default) just change application.yml to change the value network connection to DouBan

Because RabbitMq don't have an embedded middleware, and Spring Cloud need more than one middleware, It is not easy to run the demo instantly, So this demo won't include rabbit and Spring Cloud. My Previous RabbitMq Demo

Middleware

  • embedded h2 database
  • embedded redis

Frameworks

  • Spring-boot-web
  • Spring-boot-redis
  • Mybatis-plus-Spring-boot
  • JSoup

Douban Books Test Urls:

when application is ready, the event listeners call method to crawl Douban Top 250 books

Redis Test Urls