Skip to content

Commit 85fd2a8

Browse files
committed
Rename Servlet ➝ Mvc
1 parent 25a9282 commit 85fd2a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
99
- Support subscriptions over SSE [#97](https://github.com/leangen/graphql-spqr-spring-boot-starter/issues/97)
1010

1111
### Changed
12+
- [Breaking] Renamed all `Servlet*` classes to `Mvc*` (e.g. `ServletContextFactory``MvcContextFactory`)
1213
- [Breaking] Make async execution the default [#99](https://github.com/leangen/graphql-spqr-spring-boot-starter/issues/99)
1314
- Rewrite the WebSocket-based subscriptions implementation [#98](https://github.com/leangen/graphql-spqr-spring-boot-starter/issues/98)
1415

0 commit comments

Comments
 (0)