Simple Web Application Using Java, Spring Boot, Aerospike and Docker
What's this blog post about?
In this tutorial, we built a simple web application using Java, Spring Boot, the Aerospike Database, and Docker. The steps involved setting up an Aerospike Database Docker container, creating a simple web Java Spring Boot server, and testing the E2E flow by simulating RESTful API requests to create, read, and delete records from the Aerospike Database using Postman. The source code for this demo can be found at aerospike-examples/simple-springboot-aerospikedemo.
Company
Aerospike
Date published
Feb. 18, 2021
Author(s)
Roi Menashe
Word count
2114
Hacker News points
None found.
Language
English