Rupert Madden-Abbott
Rupert Madden-Abbott
Yeah I wanted to look into doing something similar for a different generator but came up short. Generators and the underlying Thor tool are heavily based around the idea of...
@nosarthur if you think this suggestion is helpful, and if you agree with the proposed solution, I'd be very happy to have a go at raising a PR with appropriate...
I encountered the same issue as dguggi when trying to use `@MapperScan` with multiple datasources. My solution was to replace this annotation with `MapperScannerConfigurer` bean. However, this then causes the...
Have you guys seen how kotlinx.html has done this: https://github.com/kotlin/kotlinx.html/wiki/Getting-started Essentially, they have got some source files representing relevant parts of the HTML 5 spec: https://github.com/Kotlin/kotlinx.html/tree/master/generate/src/main/resources. I imagine this either...
I came up with this, this evening. It's very basic but functional. Posting here in case it is useful to others: https://github.com/rupert654/j2html-generator
@wesselb my apologies, the example I gave was not right. I have updated with an example that does fail. Crucially, my example was failing to supply a type parameter for...
Can you be more specific about how you expect Jasypt to work with Dozer? Can you post a code sample which results in the error you are seeing?
@JacksonTian No problem! If I can help in any way, or if you need any more information, please let me know.
@swissguest > Admittedly, the serialized form of a dict with Enum keys does look a little odd. But it seems they need to make sure the keys are valid types...
I would find STARTTLS support helpful because I use Mailtrap in production which only supports STARTTLS: https://help.mailtrap.io/article/40-mailtrap-sending-faqs