VipulKumarSharma / spring-petclinic-reactive

Reactive version of Spring PetClinic sample application based on Spring Webflux and Cassandra

Home Page:https://astra.datastax.com/register

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reactive Implementation of 🐈 Spring PetClinic πŸ•

15 minutes, Intermediate, Start Building

This sample is a fully reactive version of the Spring PetClinic application using Spring WebFlux.

image

Get Started

To build and play with this app, follow the build instructions that are located here: https://github.com/DataStax-Examples/spring-petclinic-reactive

Prerequisites

Let's do some initial setup.

DataStax Astra

  1. Create a DataStax Astra account if you don't already have one: image

  2. On the home page. Locate the button Add Database image

  3. Pick free plan and a region close to you, click configure. image image

  4. Define a database name, keyspace name and credentials (Take note of the DB Password) image

  5. Your Astra DB will be ready when the status will change from Pending to Active πŸ’₯πŸ’₯πŸ’₯ image

  6. Locate the combo Organization: <Your email> on the top navigation. In the drop down menu, click your current organization. image

  7. Scroll down to the bottom of the page and locate Service Account in Security Settings and select Copy Credentials as shown below. image

Github

  1. Click Use this template at the top of the GitHub Repository: image

  2. Enter a repository name and click 'Create repository from template': image

  3. Clone the repository: image

πŸš€ Getting Started Paths:

Make sure you've completed the prerequisites before starting this step

Running on Gitpod

  1. Click the 'Open in Gitpod' link: Open in IDE

About

Reactive version of Spring PetClinic sample application based on Spring Webflux and Cassandra

https://astra.datastax.com/register

License:Apache License 2.0


Languages

Language:Java 96.1%Language:Dockerfile 2.2%Language:Shell 1.7%