Dave Syer
3e069a6ca4
Update to version 3.4.2 of Maven plugin
2025-06-16 11:07:36 +01:00
Dave Syer
38eed22a0f
Revert to src/main/proto for samples
2025-05-30 10:47:25 +01:00
Dave Syer
c2a43c2f87
Attempt to fix plugin mess
2025-05-28 12:52:19 +01:00
Dave Syer
d1b8a84637
Revert "Same for gradle"
2025-05-28 12:31:31 +01:00
Dave Syer
b57f50a38a
Revert "Recent plugins do not require extra config"
2025-05-28 12:17:34 +01:00
Dave Syer
588c07f935
Same for gradle
2025-05-27 14:22:18 +01:00
Dave Syer
51c2ee5d1b
Recent plugins do not require extra config
2025-05-27 14:22:18 +01:00
Dave Syer
f560c1d75c
No need for motd extension in samples
2025-05-26 11:05:11 +01:00
Dave Syer
b70b7e5633
Upgrade plugin
2025-05-26 11:05:11 +01:00
Chris Bono
1a7f05309b
Update to Spring Boot 3.5.0
...
This commit updates to Spring Boot 3.5.0 and also updates
dependency versions that are specified by both spring-grpc and
spring boot as follows:
- jackson from `2.17.2` to `2.19.0`
- junit from `5.10.5` to `5.12.2`
- spring-security from `6.2.6` to `6.4.4`
- micrometer from `1.14.6` to `1.15.0`
- netty from `4.1.118.Final` to `4.1.121.Final`
Signed-off-by: Chris Bono <chris.bono@gmail.com >
2025-05-23 07:17:45 +01:00
Dave Syer
81dd4bde55
Add m2e hints for IDE
2025-05-22 11:04:37 +01:00
Andrey Litvitski
f598916c19
switch maven samples to ascopes/protobuf-maven-plugin protoc plugin ( #179 )
...
Signed-off-by: Andrey Litvitski <andrey1010102008@gmail.com >
2025-05-21 20:41:53 +01:00
Andrey Litvitski
ae2566c938
remove redundant gradle wrappers in grpc-client sample
...
Signed-off-by: Andrey Litvitski <andrey1010102008@gmail.com >
2025-05-06 14:02:51 +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
Chris Bono
bf253a7467
Polishing "Update to Spring Boot 3.4.5"
...
Updates another location in test that was referencing
the previous version of Spring Boot.
2025-04-24 14:48:54 -05:00
Andrey Litvitski
f820eab1ad
Update to Spring Boot 3.4.5
...
Signed-off-by: Andrey Litvitski <andrey1010102008@gmail.com >
2025-04-24 14:39:34 -05:00
Dave Syer
9b8fe448e4
Upgrade grpc and protobuf
2025-04-17 07:33:20 +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
83d9000770
Update Spring Boot to 3.4.4
2025-03-28 12:03:50 +00:00
Eric
c0b8b630eb
Make maven tree display more friendly
...
Signed-off-by: Eric <cs.liaow@gmail.com >
2025-03-24 08:30:56 +00:00
Dave Syer
3a3807ed0e
No need for duplicate bean names
2025-03-13 12:43:01 +00:00
Dave Syer
fc2e90f3b9
Remove redundant @GrpcClients
2025-03-13 12:38:50 +00:00
Sergei Batsura
b004ba6559
Added defaultDeadline client property
...
Signed-off-by: Sergei Batsura <batsura.sa@gmail.com >
[resolves #136 ]
2025-03-13 12:36:20 +00:00
Dave Syer
6b12a27d2e
Harmonize grpc versions
2025-03-10 17:52:57 +00: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