-
/**
* Created by Zenger on 2018/5/21.
*/
**@RestController(value = "/hello")**
public class HelloController {
@GetMapping
public String hello() {
return "Demo project for Sp…
-
Hi,
I've tried to build the project, but am getting the following error:
Non-resolvable import POM: Failure to find org.springframework.cloud:spring-cloud-starters:pom:1.0.0.BUILD-SNAPSHOT
I'm gues…
-
**Describe the issue**
I found a bug in the combination Spring Boot + Liquibase + Tracing Agent + GraalVM native image which started to occur after I upgraded from Spring Boot 3.1.5 and Java 17 to Sp…
-
Running the Spring boot livelessons-choreography-ribbon-and-eureka results in.
`rg.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'restTemplateExample' de…
-
## Microservices Architecture (MSA): Background theory
1. [Fowler M.'s original article](https://martinfowler.com/articles/microservices.html): include 9 properties of MSA
2. [Using domain analysis …
-
我在测试dubbo异常处理的时候
发现这个异常
```
Caused by: java.lang.reflect.InvocationTargetException: null
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_161]
at sun.reflect.NativeMet…
-
gRPC was already supported by Spring native on https://github.com/spring-projects-experimental/spring-native/tree/main/samples/grpc . Andy plan to add Spring Native support smoothly?
-
This is a tech-debt ticket.
Before implementing, please check if the framework(Apache Http Client) is **already taking care** of this situation. If not, then implement it and raise a PR.
TODO-
+ Ad…
-
Some performance work shows that a simple Spring Data JPA application can have improved startup time if the following exclusions are applied to `spring-boot-starter-data-jpa`.
```xml
org.sp…
-
spirng cloud gateway不支持呢。。。