Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hakandilek/spring-native-sample


https://github.com/hakandilek/spring-native-sample

Last synced: 27 days ago
JSON representation

Awesome Lists containing this project

README

        

# spring-native-sample project

This project uses Reactive Spring Framework.

If you want to learn more about Reactive Spring, please visit: https://spring.io/reactive .

## Model

```plantuml

class Product {
+ String name
+ String code
}

```

[//]: # "mastic-pin-readme"