-
Are there any tutorial/guides about how to use a database with Javalin?
-
Crash report
UUID: d5b45912825c40f5aec43e43aa779290
Build flavor: beta
Version name: v0.3.1
OS info: Android 10, sdk version: 29
Report description: No title
Logs:
```
=== LOGS(2020-11-14 12:5…
-
After reading release notes for Spring Framework 5.3 and the [Reference Documentation](https://docs.spring.io/spring-framework/docs/5.3.1/reference/html/testing.html#webtestclient) I wanted to use Web…
-
运行环境如下
1. 操作系统 win7
2. idea:2021.1.2
3. easyapi:2.2.8.183.0
以下是控制台的输出日志
run easy-yapi
[INFO] Start find apis...
[TRACE] find config file:E:\CodeRepository\inc-mtisp-core\.easy.api.config
[IN…
-
This probably is rather a documentation "bug" than a code one, but the thing itself is very AngularJS-like with its random idea of implementing dependency injection via parameter names and I believe I…
-
I'm facing an issue similar to what is discussed (but not resolved) in #1468. Basically, I need a reader-writer grain(s?) to hold some values so other parts of the system can reference them frequently…
-
Would a React context-like feature ever be added?
Context is an implicit way to pass down data from a component without having to pass them through props on every level.
https://facebook.github.io/r…
-
It would help to have a general programming model for using Event Sourcing as an approach to managing grain state. Likely that would be an alternative or an extension to the declarative persistence mo…
-
As I was trying to build the native image out of the following `pom.xml` file.
```
4.0.0
de.favendo.backspin
spring-boot-admin
2.4
jar
spring-boot-admin
Sp…
-
> I've seen that the way we are separating projects now (Name.Core and Name.Wrapper) give us some limitations (by @na2axl)
I think our current arrangement is not intentional as such, but rather bec…