{"id":777,"date":"2022-11-17T22:58:32","date_gmt":"2022-11-17T20:58:32","guid":{"rendered":"https:\/\/www.voldrich.net\/?p=777"},"modified":"2022-11-18T11:20:54","modified_gmt":"2022-11-18T09:20:54","slug":"spring-boot-kotlin-jooq","status":"publish","type":"post","link":"https:\/\/www.voldrich.net\/index.php\/2022\/11\/17\/spring-boot-kotlin-jooq\/","title":{"rendered":"Spring Boot &#038; Kotlin &#038; Jooq"},"content":{"rendered":"\n<p>Last year I dabbled with Kotlin during Advent of code. This year as I&#8217; still not using Kotlin daily at work, I decided to make something a little more practical &#8230; code a webserver using Kotlin. It will be an ongoing project for December, but I&#8217;m starting to write my notes down so I don&#8217;t forget them.  <\/p>\n\n\n\n<p>Since the energy crisis is happening here in Czech Republic, I will make &#8220;MyHome&#8221; server which will:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Make an inventory of all my items\/appliances at my home. What is where, what is under warranty, and so on.<\/li>\n\n\n\n<li>Enable me to monitor energy consumption and upkeeps for each item (electricity of a fridge, diesel for my car, upkeep for my car)<\/li>\n\n\n\n<li>Monitor list or item rentals to my friends.<\/li>\n<\/ul>\n\n\n\n<p>So its Kotlin webserver app and I chose Spring Boot and JOOQ. Spring Boot as I need to brush up on my Spring skillz, JOOQ because we are using it on current project and I quite like the no bullshit, no magic, we love SQL approach. <\/p>\n\n\n\n<p>The plan is to eventually several technologies that I was not able to get my hands on:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Native Image with Graal and Sprint 6 (around the corner)<\/li>\n\n\n\n<li>GraphQL API<\/li>\n\n\n\n<li>Security with JWT<\/li>\n\n\n\n<li>Multi tenant experiments<\/li>\n\n\n\n<li>Frontend\/full stack framework Hilla<\/li>\n\n\n\n<li>Frontend with React or Flutter<\/li>\n<\/ul>\n\n\n\n<p>MyHome project code is public on Github:<\/p>\n\n\n\n<p><a href=\"https:\/\/github.com\/MavoCz\/myhome\">https:\/\/github.com\/MavoCz\/myhome<\/a><\/p>\n\n\n\n<p>Main\/Master will hold the most current version, branches with checkpoint-xx will be snapshots of some functionality. <\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><\/h2>\n","protected":false},"excerpt":{"rendered":"<p>Last year I dabbled with Kotlin during Advent of code. This year as I&#8217; still not using Kotlin daily at work, I decided to make something a little more practical &#8230; code a webserver using Kotlin. It will be an ongoing project for December, but I&#8217;m starting to write my notes down so I don&#8217;t [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[22,21,20,23],"class_list":["post-777","post","type-post","status-publish","format-standard","hentry","category-development","tag-jooq","tag-kotlin","tag-myhome","tag-spring"],"_links":{"self":[{"href":"https:\/\/www.voldrich.net\/index.php\/wp-json\/wp\/v2\/posts\/777","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.voldrich.net\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.voldrich.net\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.voldrich.net\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.voldrich.net\/index.php\/wp-json\/wp\/v2\/comments?post=777"}],"version-history":[{"count":5,"href":"https:\/\/www.voldrich.net\/index.php\/wp-json\/wp\/v2\/posts\/777\/revisions"}],"predecessor-version":[{"id":785,"href":"https:\/\/www.voldrich.net\/index.php\/wp-json\/wp\/v2\/posts\/777\/revisions\/785"}],"wp:attachment":[{"href":"https:\/\/www.voldrich.net\/index.php\/wp-json\/wp\/v2\/media?parent=777"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.voldrich.net\/index.php\/wp-json\/wp\/v2\/categories?post=777"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.voldrich.net\/index.php\/wp-json\/wp\/v2\/tags?post=777"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}