Read More1.7K views8 minute read Spring BootHow to Create REST APIs with Spring Boot and JPAByWayne20/09/2020 This article will introduce how to use Spring Boot to create a back-end program, provide REST APIs, and connect to database. Read More 0 0 0 0
Read More11.8K views2 minute read Spring BootHow to Backup and Restore MySQL Databases in Spring BootByWayne10/09/2020 Backend engineers or site reliability engineers need to backup databases frequently. Apart from manual backup, we can write schedulers to backup databases periodically. Let’s see how to backup and restore databases in a Spring Boot application. Read More 0 0 0 0