-
(Is this the right place for raising issue?)
I'd like http://docs.spring.io/ to have links to all (currently released) docs in pdf, html, html single, repository, examples repository.
Reason is that …
-
Quarkus Reactive takes 7x longer to start: 353ms vs 49.4.
Helidon SE takes 5x longer: 303.6ms vs 59.4.
## Startup time
Imperative
M: (36 + 48 + 36 + 47 + 42) / 5 = 41.8
Q: (55 + 46 + 44 + …
-
I am following this instruction here https://pkl-lang.org/spring/current/usage.html to configure `pkl` for my spring boot app (using Maven build tool)
But this document has only instructions for Gr…
-
## Suggestion
Currently, it seems that if in your project pom.xml you use spring-boot-plugin and provide `` and `` sections, these are not honored when starting the spring boot application. Same is…
-
JIRA Issue: [KIEKER-1846] JavaEEServletContainerExample requires rethinking
Original Reporter: Reiner Jung
***
JavaEEServletContainerExample is actually not JavaEE, but just Java servlet.
It could …
-
Below are the list of boosters to be updated.
- [ ] Health check - Thorntail ( https://github.com/thorntail-examples/health-check ) - PR raised https://github.com/thorntail-examples/health-check/p…
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
following a pattern that we used for many extensions in the past (see https://github.com/camunda-community-hub/camunda-rest-client-spring-boot for example) I would like to restructure the layout so we…
-
---
**From the maintainer Li Haoyi**: I'm putting a 500USD bounty on this issue, payable by bank transfer on a merged PR implementing this.
---
These should live in `example/kotlinlib/web/6-h…
-
I have the need for two REST services that are part of the single transaction(distributed transaction), so if for example, client calls SERVICE_1 that is successful, and then SERVICE_2 that is not suc…