Skip to content

This is my super-elegant, nigh-inspiring Spring application, for testing all the things. Prepare to have your mind blown. You were warned.

Notifications You must be signed in to change notification settings

nbenmoody/Springerator

Repository files navigation

Springerator

This is an example/playground project, where various Java/Spring-related things can be trialed and stored as examples.

Redis

This is a good Medium post on spring-boot-starter-data-redis

Example Commands

http POST localhost:9001/domainmodels \
  Content-Type:application/json \
  isbn="9781234567890" \
  title="Spring Boot in Action" \
  author="Craig Walls" \
  price:=49.99
http GET localhost:9001/domainmodels/9781234567890

About

This is my super-elegant, nigh-inspiring Spring application, for testing all the things. Prepare to have your mind blown. You were warned.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published