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

https://github.com/daggerok/spring-fu-jafu-example

Spring Fu! Java (JaFu) - faster, smaller and simpler!
https://github.com/daggerok/spring-fu-jafu-example

buildsrc gradle-kotlin-dsl spring-fu spring-fu-jafu

Last synced: about 1 year ago
JSON representation

Spring Fu! Java (JaFu) - faster, smaller and simpler!

Awesome Lists containing this project

README

          

# spring-fu-jafu-example [![Build Status](https://travis-ci.org/daggerok/spring-fu-jafu-example.svg?branch=master)](https://travis-ci.org/daggerok/spring-fu-jafu-example)

```bash
http :8080
http :8080/count
http delete :8080
http :8080/count
http :8080 login=ololo firstName=trololo lastName=ohoho
http :8080/ololo
http put :8080/ololo login=trololo firstName=trololo lastName=trololo
http :8080/trololo
```

links:

- https://github.com/daggerok/fork-spring-data-r2dbc/blob/master/README.adoc
- https://github.com/spring-projects/spring-fu/blob/master/jafu/README.adoc
- https://docs.spring.io/spring-data/r2dbc/docs/1.0.0.M1/reference/html/
- https://github.com/spring-projects/spring-data-r2dbc
- https://github.com/spring-tips/spring-fu-jafu