Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,4 +118,11 @@ Once we have created
7. [Influx Docs](https://github.com/influxdata/influxdb-java)

8. [Spring JPA](https://docs.spring.io/spring-data/jpa/docs/current/reference/html/)
I would only look this over if you plan on working with the Data otherwise not very necessary
I would only look this over if you plan on working with the Data otherwise not very necessary

## Features Implemented - Spring 2023

| No.| Feature | Branch name |
|----|-------------------------------------------------------------|-------------------------------------------------------------------------------------------------------|
| 1 | HTTP Pipelining for Reader using Apache HTTP client library | [origin/vn/httppipelining](https://github.com/didclab/Transfer-Service/tree/origin/vn/httppipelining) |
| 2 | Added support for WebDAV reader and writer | [origin/vn/webdav](https://github.com/didclab/Transfer-Service/tree/origin/vn/webdav) |