Simon Wächter
Simon Wächter
A first experimental version can be found in the last few commits (Download the project, not yet in Maven central as snapshot release).
Thank you very much! As you mentioned, AngularJ Universal is already working for simple applications, but we need to cover more workflows (Read: More complex applications) and cover the code...
@MarkVink With commit 5ed904a9772087da1141903870070412068222bf I added a working Spring Boot starter integration which: * Setup the renderer * Load the index template and server bundle * Create a resource asset...
Hey Felix No mistake from your side - it's from my side. At the moment it is just not properly implemented because I am still not 100% sure what the...
Hey Tim for sure: 1.) The initial situation with mockito-core and Java 8 - Mockito: mockito-core 3.3.3 - Java: OpenJDK 64-Bit Server VM (Temurin)(build 25.345-b01, mixed mode) - Result: Unit...
Thanks a lot for the fast response. I guess I'll have to register/manage the service manually in the WiX installer.
No problem at all and thanks for the explanation :) I never thought about the side effects mocking static methods can have in Mockito
@crschimidtsp I have the same problem, were you able to figure it out?
@tuxflo Thank you for the link, I tried it (Installing the software, importing the self signed certificate, playing around with the options etc), but I always ended up with a...
Any update on this? This feature is really useful, because the library wouldn't "pollute" the home directory anymore and the user also won't find an unknown/strange looking library. In case...