Inlägg

Visar inlägg från januari, 2024

Spring Boot 3 with Scala JS

Bild
 Spring Boot 3 with Scala JS I created a simple Spring Boot 3 webservice which uses Scala JS as a backend dependency and JavaScript for client. This means both backend and client can share logic. See image below    Source Code You can find the code here https://github.com/AIMMOTH/spring-boot-3-scala-js/tree/main