Some spring boot configuration

RabbitMQ and Redis queue Comparison

https://www.cnblogs.com/chinaboard/p/3819533.html

 

Spring batch learning

https://www.cnblogs.com/kevin443/p/6753703.html

 

 

Quartz is OpenSymphony the open source community and an open source project in Job scheduling field, is entirely java development of an open source job scheduling system, "Task Progress Manager" is one of the pre-determined time (to be included in the agenda) time to reach responsible execution system (or notice) other software components. Quartz with a small Java library distribution file (.jar file), the Quartz library file contains all the core functionality. The main features of these interfaces (API) is Scheduler interface. It provides simple operation, such as: the task into the schedule or cancel the schedule, the start / stop / pause schedule progress.

 

chilli

About Lombok Lombok is a can help us simplify eliminated by a simple comment but there must be some form of very bloated tools Java code appears, by using the corresponding annotations, you can compile the source code ...

 

Spring DevTools Introduction

https://blog.csdn.net/isea533/article/details/70495714

 

Nosql About Redis , Memchche, MongoDB difference

https://www.cnblogs.com/lina520/p/7919551.html

 

rxjava

https://blog.csdn.net/pmlpml/article/details/70470416

 

What is JDBC? JDBC API is a Java API, you can access any type of tabular data, especially data stored in a relational database. On behalf of Java JDBC database connection. Task JDBC API library is usually contained in the data ...

 

Guess you like

Origin www.cnblogs.com/feng9exe/p/11401892.html