-
_Platform:_
Microservices architecture.
Some microservices are built with Spring Webflux, others with Spring MVC
- [x] Java 11
- [x] Spring Boot 2.6.1
_IDE:_
- [x] IntelliJ IDEA 2021.3 (Ulti…
-
## Nossa empresa
EzyCollect is an Australian-founded B2B startup on a mission to eliminate late payments! We put smart technology in the hands of ambitious businesses, so they have the cash…
-
I am trying to configure a maven spring boot application to use spotless with google java format style. I would like as well to have Intellij formatting the code as the maven plugin does.
But i am…
-
## CI&T
CI&T is a digital specialist, partner in end-to-end digital transformation. As digital natives, we bring a 26-year track record of accelerating business impact through complete and scalable d…
-
- Question
Is that possible to use the **spring.main.lazy-initialization** property with **config server?**
I have spring-boot microservices running on **k8s**. The properties are loaded from th…
-
Assume more than one micro-service, all implemeting APIs and providing a swagger-ui.
To access all this API documentation from a single URL, a solution can be implemented using the SpringFox library.…
-
#### Summary
I think what we do is pretty uncommon, but let me document it anyway.
We use microservices architecture, where each microservice builds a java client for downstream services.
It al…
-
Hello !
When I try to build as documented in the README, with the command `./mvnw clean install`, I get the following error:
```
[ERROR] COMPILATION ERROR :
[INFO] -----------------------------…
-
Some users have expressed interest in leveraging KSQL as a Java library to write stream processing applications (on the JVM, i.e. primarily Java/Scala), similar to how Kafka's Streams API is used for …
-