Thomas McKernan
943c72abf5
add grpc server kotlin tests
...
Signed-off-by: Thomas McKernan <tmeaglei@gmail.com >
2025-05-15 17:08:16 +01:00
Dave Syer
7911f3f57e
Revert to snapshots
2025-04-25 15:55:29 +01:00
Dave Syer
5f7447c9db
0.8.0 release
2025-04-25 15:42:35 +01:00
Dave Syer
3176c7bc50
Revert to snapshots
2025-04-16 08:20:42 +01:00
Dave Syer
c357502aa4
Bump to 0.7.0
2025-04-16 07:39:50 +01:00
Dave Syer
61c16aadd8
Revert to snapshots
2025-04-05 10:06:52 +01:00
Dave Syer
495934ab28
Bump to 0.6.0
2025-04-04 17:54:59 +01:00
Dave Syer
fe2509d1ac
Revert to snapshots
2025-03-10 10:25:10 +00:00
Dave Syer
630e776158
Bump to 0.5.0
2025-03-10 09:09:29 +00:00
Dave Syer
d8995bb59a
Add support for @EnableGrpcClients
...
Automatic bean definition registration for stubs
Fixes #91
2025-03-07 08:56:30 +00:00
Dave Syer
b423429b8f
Revert to snapshot
2025-03-03 12:47:03 +00:00
Dave Syer
28a2c58f78
Bump to 0.4.0
...
There are some version management issues with 0.3.0 so we
need a release to catch up with changes in Boot.
2025-03-03 09:45:48 +00:00
Dave Syer
c13369e6db
Add some oauth2 configuration and sample code
2025-01-28 09:00:48 +00:00
Dave Syer
ff40f5b323
Add authorize requests filters
2025-01-28 08:57:56 +00:00
Dave Syer
4dd2158a90
Add reactive sample
2025-01-17 14:10:35 +00:00
Dave Syer
4efd23aa4e
Revert to snapshots and add whats new
2025-01-15 09:07:25 +00:00
Dave Syer
406532e44e
Bump to 0.3.0 for release
2025-01-15 08:46:48 +00:00
Dave Syer
abcf83e8cc
Make Spring Security work in a Tomcat app
2025-01-07 09:14:59 +00:00
Dave Syer
b3271be918
Add explicit support for running on separate port
...
If the user wants a second port for gRPC that should be possible
(and was the only way with the old ecosystem projects). This change
adds a webflux sample and support for
spring.grpc.server.{servlet,reactive}.enabled to be explicitly
"false" to disable the embedded services.
N.B. embedded services are not yet supported in webflux so the flag
has no effect, except to disable gRPC completely if it is "true".
2024-12-23 15:02:45 +00:00
Dave Syer
7f4cac0381
Back to snapshots
2024-11-28 15:37:42 +00:00
Dave Syer
b273d8e83a
Bump to 0.2.0
2024-11-28 14:30:09 +00:00
Dave Syer
8bab3cd081
Revert to snapshots
2024-10-25 12:35:52 +01:00
Dave Syer
2d2e0d8b8e
Ready for 0.1.0
2024-10-25 12:20:47 +01:00
Dave Syer
42b54708aa
Add sample with Shaded Netty
2024-10-25 12:10:57 +01:00
Dave Syer
1997593755
Add tomcat sample (no autoconfig)
...
Signed-off-by: Dave Syer <dsyer@vmware.com >
2024-10-23 11:26:16 +01:00
Dave Syer
c3a8eed64f
Add server sample
2024-09-05 13:12:34 +01:00