DEV Community

loizenai
loizenai

Posted on

Angular + Spring Boot + Cassandra CRUD example

https://grokonez.com/spring-framework/spring-mvc/angular-4-spring-boot-cassandra-crud-example

[no_toc]In this tutorial, grokonez shows you Angular Http Client & Spring Boot Server example that uses Spring Data to interact with Cassandra and Angular as a front-end technology to make request and receive response.

Related Posts:

I. Technologies

– Java 1.8
– Maven 3.3.9
– Spring Tool Suite 3.9.0.RELEASE
– Spring Boot 1.5.9.RELEASE
– Angular

  • Cassandra 3.9.0

    II. Overview

    angular-http-service-architecture

    1. Spring Boot Server

    angular-4-spring-data-cassandra-server-overview

A Spring Boot Cassandra - example:
How to start Spring Data Cassandra with SpringBoot

2. Angular Client

angular4-springdata-cassandra-httpclient-overview
For more details:

https://grokonez.com/spring-framework/spring-mvc/angular-4-spring-boot-cassandra-crud-example

Top comments (0)