js-generator
js-generator copied to clipboard
Generates JavaScript from HTML
Spring Boot 3.1.2 will bring GraalVM native support
This article will be published when the whole project will be released. The first things we are doing here is to write down some ideas, difficulties.... that will be used...
https://www.google.com/search?q=how+to+deploy+our+java+cli+app+on+linux%2C+mac+and+windows&rlz=1C1UEAD_enFR1017__1017&oq=how+to+deploy+our+java+cli+app+on+linux%2C+mac+and+windows&aqs=chrome..69i57j0i546l2.27909j0j7&sourceid=chrome&ie=UTF-8 https://www.reddit.com/r/java/comments/sqbz69/deploy_java_desktop_apps_as_native_bundles_for/ https://www.jdeploy.com/ https://github.com/shannah/jdeploy
https://twitter.com/betaorbust/status/1527047930808373248?s=19 https://github.com/semantic-release/semantic-release https://github.com/googleapis/release-please https://www.conventionalcommits.org/en/v1.0.0/
This class from Spring Academy course Lab: Returning a list with GET contains librairies that may be interesting to refactor tests ```java package example.cashcard; import org.assertj.core.util.Arrays; import org.junit.jupiter.api.BeforeEach; import org.junit.jupiter.api.Test;...
Add Open collective links for sponsoring, donations like JHispter is doing. https://www.jhipster.tech/
closes: #238 We should be able to handle all characters, looks like non ascii characters require more attention.
. Content Security Policy . XSS . X FRAME OPTIONS . ...