thrifty/thrifty-test-server
Ben Bader e38faa544d
Fix various Gradle deprecations around version catalogs (#470)
2022-04-11 17:11:18 -06:00
..
src/main/java/com/microsoft/thrifty Add Server support (#447) 2021-09-21 09:11:09 -06:00
README.md thrift 0.10.0 (#149) 2017-07-16 13:04:35 -07:00
TestThrift.thrift Implement default values for unions (#308) 2019-04-19 22:36:32 -07:00
build.gradle Fix various Gradle deprecations around version catalogs (#470) 2022-04-11 17:11:18 -06:00

README.md

thrifty-test-server

A configurable server based on the TestThrift.thrift test data, used for conformance tests in thrifty-integration-tests.

The generated code can be updated with thrift -out thrifty-test-server/src/main/java --gen java thrifty-test-server/TestThrift.thrift