java-sdk/sdk-tests
Maarten Mulders 3c3a5277d6
Add support for @PostMapping("/path") to pub/sub topic subscriptions (#583)
* Remove duplicate dependency

* Transform into managed dependencies

* Remove old JUnit version from dependencies

* Add tests for DaprBeanPostProcessor

* Also register PostMappings that use value

* Modify existing pub/sub test to no use @PostMapping(path="...")

* Remove added dependencies on AssertJ, Spring Test and Servlet API

* Remove test in favour of the sdk-tests one

Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
2021-08-20 19:37:18 -07:00
..
components Support many query strings in HTTP and binary data in Cloud Event for PubSub. (#485) 2021-02-09 19:38:13 -08:00
deploy Support for GetSecret + ITs + sample. (#249) 2020-03-10 11:39:17 -07:00
proto Update license header. (#483) 2021-02-06 00:18:47 -08:00
src/test Add support for @PostMapping("/path") to pub/sub topic subscriptions (#583) 2021-08-20 19:37:18 -07:00
.hashicorp_vault_token Adding GetBulkSecret API. 2021-01-25 12:21:46 -08:00
pom.xml Declare CloudEvent generic to allow automatic payload deserialization using Jackson (#591) 2021-08-13 13:52:37 -07:00