[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"blog-post-up-and-running-with-vue":3,"blog-posts-all":1854},{"_id":4,"path":5,"title":6,"description":7,"meta":8,"body":18},"blog\u002Fblog\u002F2019\u002F04\u002F30\u002Fup-and-running-with-vue.md","\u002Fblog\u002F2019\u002F04\u002F30\u002Fup-and-running-with-vue","Everything you need to get up and running with VueJS","In this article, I am going to tell you why I love Vue and give you 4 different ways you can write your first application.",{"slug":9,"date":10,"updatedOn":11,"published":12,"tags":13,"author":16,"cover":17,"video":11,"excerpt":11,"shortDesc":7},"up-and-running-with-vue","2019-04-30T19:38:42.927Z",null,true,[14,15],"vue","javascript","Dan Vega",".\u002Fup-and-running-with-vue-cover.png",{"type":19,"value":20,"toc":1833},"minimark",[21,33,36,39,44,47,50,63,67,70,76,84,89,96,101,108,113,120,125,132,137,140,145,168,173,196,199,202,274,277,280,286,289,292,295,299,302,305,308,312,320,499,502,546,553,556,582,585,641,644,727,730,784,793,796,802,816,823,992,995,998,1001,1004,1008,1011,1032,1043,1048,1051,1066,1072,1077,1084,1338,1341,1357,1364,1369,1372,1376,1379,1391,1399,1404,1407,1412,1415,1420,1424,1431,1434,1439,1442,1447,1451,1669,1672,1678,1683,1687,1695,1718,1722,1738,1742,1765,1769,1772,1780,1806,1809,1813,1822,1829],[22,23,24,25,32],"p",{},"At this point, you have most likely heard about the JavaScript framework called ",[26,27,31],"a",{"href":28,"rel":29},"https:\u002F\u002Fvuejs.org\u002F",[30],"nofollow","Vue",". If it's been on your list as something to try out but you weren't quite sure where to start I am here to help. In this article, I am going to tell you why I love Vue and give you 4 different ways you can write your first application.",[22,34,35],{},"Normally I shy away from giving someone new to a framework too many options for doing the same thing but in this case, I think it's important. You might be someone who enjoys working with the command line or you might be someone who prefers working within a GUI. There are also ways to start writing Vue applications without a CLI by just adding a script tag to an HTML page. Finally, you might not want to bother setting up a development environment and instead dive right in and try it now. No matter what option suits you best I got you covered.",[22,37,38],{},"As you move through this article I will leave you with some resources and when you reach the end I will leave you with what I think you should focus on next. This is not a deep dive into what Vue is or how to use the each of the options I give you so please keep that in mind.",[40,41,43],"h2",{"id":42},"low-barrier-of-entry","Low Barrier of entry",[22,45,46],{},"For me, the real power of Vue is just how welcoming of a framework it is. The core team has done an amazing job of making sure that developers of all skill levels can jump on in and be productive. As long as you are comfortable with HTML, CSS & JavaScript you can get started building some pretty powerful applications right now.",[22,48,49],{},"I also believe that of the 3 top frameworks (Angular, React & Vue) Vue has the lowest barrier to entry. There are a few reasons for this but for me, it comes down to 3 things",[51,52,53,57,60],"ul",{},[54,55,56],"li",{},"Great Documentation",[54,58,59],{},"Awesome Community",[54,61,62],{},"Progressive Framework",[64,65,56],"h3",{"id":66},"great-documentation",[22,68,69],{},"When you ask most developers who enjoy using Vue I think one of the first things they will tell you is just how great the documentation is. If you head over to the Vue.js website you will find the docs broken down into a few sections.",[22,71,72],{},[73,74,75],"strong",{},"Guide",[22,77,78,79,83],{},"In the ",[26,80,75],{"href":81,"rel":82},"https:\u002F\u002Fvuejs.org\u002Fv2\u002Fguide\u002F",[30],", you will find everything you need to get started with Vue.js. It's broken down into a nice logical flow of concepts you will need to learn to start building component-based applications.",[22,85,86],{},[73,87,88],{},"API",[22,90,78,91,95],{},[26,92,88],{"href":93,"rel":94},"https:\u002F\u002Fvuejs.org\u002Fv2\u002Fapi\u002F",[30],", you will find everything you need to begin working with the Vue API. If you ever see a method in Vue and you're not quite sure what it does, this should give you the answers.",[22,97,98],{},[73,99,100],{},"Style Guide",[22,102,78,103,107],{},[26,104,100],{"href":105,"rel":106},"https:\u002F\u002Fvuejs.org\u002Fv2\u002Fstyle-guide\u002F",[30],", you will find some awesome recommendations for avoided errors and anti-patterns. It's important that these aren't rules but more of a guide. After you get comfortable writing some applications I would start to walk through as I have found it to be a very valuable resource.",[22,109,110],{},[73,111,112],{},"Examples",[22,114,78,115,119],{},[26,116,112],{"href":117,"rel":118},"https:\u002F\u002Fvuejs.org\u002Fv2\u002Fexamples\u002F",[30],", you will find sample applications built with Vue. I would save this resource for later and focus on building simple components but when you're ready to see how full applications are composed check it out.",[22,121,122],{},[73,123,124],{},"Cookbook",[22,126,78,127,131],{},[26,128,124],{"href":129,"rel":130},"https:\u002F\u002Fvuejs.org\u002Fv2\u002Fcookbook\u002F",[30],", you will find answers to common questions you might have. This could be things like \"How do I do form validation\" or \"How can I unit test a component\". This again is a valuable resource but I would save it for when you start asking these types of questions.",[22,133,134],{},[73,135,136],{},"Tooling & Core Libraries",[22,138,139],{},"There are also great resources and documentation around tooling and core libraries. I am not going to far into these because I want to dive in and start writing some code. I do want to leave these as resources and I suggest giving them a look over so you know what is available to you.",[22,141,142],{},[73,143,144],{},"Tooling",[51,146,147,154,161],{},[54,148,149],{},[26,150,153],{"href":151,"rel":152},"https:\u002F\u002Fgithub.com\u002Fvuejs\u002Fvue-devtools",[30],"DevTools",[54,155,156],{},[26,157,160],{"href":158,"rel":159},"https:\u002F\u002Fcli.vuejs.org\u002F",[30],"Vue CLI",[54,162,163],{},[26,164,167],{"href":165,"rel":166},"https:\u002F\u002Fvue-loader.vuejs.org\u002F",[30],"Vue Loader",[22,169,170],{},[73,171,172],{},"Core Libraries",[51,174,175,182,189],{},[54,176,177],{},[26,178,181],{"href":179,"rel":180},"https:\u002F\u002Frouter.vuejs.org\u002F",[30],"Vue Router",[54,183,184],{},[26,185,188],{"href":186,"rel":187},"https:\u002F\u002Fvuex.vuejs.org\u002F",[30],"Vuex",[54,190,191],{},[26,192,195],{"href":193,"rel":194},"https:\u002F\u002Fssr.vuejs.org\u002F",[30],"Vue Server Renderer",[64,197,59],{"id":198},"awesome-community",[22,200,201],{},"I feel like I have been a part of some amazing communities in my development career and the Vue community is no different. Everyone is very welcoming, friendly and beyond helpful. An easy way to see what others in the community are building or excited about is to follow some of them on Twitter. Here are 10 people I think you should start following today.",[51,203,204,211,218,225,232,239,246,253,260,267],{},[54,205,206],{},[26,207,210],{"href":208,"rel":209},"https:\u002F\u002Ftwitter.com\u002Fyouyuxi",[30],"Evan You",[54,212,213],{},[26,214,217],{"href":215,"rel":216},"https:\u002F\u002Ftwitter.com\u002Fchrisvfritz",[30],"Chris Fritz",[54,219,220],{},[26,221,224],{"href":222,"rel":223},"https:\u002F\u002Ftwitter.com\u002Fsarah_edo",[30],"Sarah Drasner",[54,226,227],{},[26,228,231],{"href":229,"rel":230},"https:\u002F\u002Ftwitter.com\u002FDamianDulisz",[30],"Damian Sulisz",[54,233,234],{},[26,235,238],{"href":236,"rel":237},"https:\u002F\u002Ftwitter.com\u002Fshortdiv",[30],"Divya Sasidharan",[54,240,241],{},[26,242,245],{"href":243,"rel":244},"https:\u002F\u002Ftwitter.com\u002FAkryum",[30],"Guillaume Chau",[54,247,248],{},[26,249,252],{"href":250,"rel":251},"https:\u002F\u002Ftwitter.com\u002Fbencodezen",[30],"Ben Hong",[54,254,255],{},[26,256,259],{"href":257,"rel":258},"https:\u002F\u002Ftwitter.com\u002FAtinux",[30],"Sebastien Chopin",[54,261,262],{},[26,263,266],{"href":264,"rel":265},"https:\u002F\u002Ftwitter.com\u002FN_Tepluhina",[30],"Natalia Tepluhina",[54,268,269],{},[26,270,273],{"href":271,"rel":272},"https:\u002F\u002Ftwitter.com\u002FEddYerburgh",[30],"Edd Yerburgh",[64,275,62],{"id":276},"progressive-framework",[22,278,279],{},"If you visit the home page for Vue.js you will see it is known as \"The Progressive Framework\" and while it might seem like marketing mumbo jumbo at first, you quickly realize that it isn't. Let's start with the definition of progressive",[281,282,283],"blockquote",{},[22,284,285],{},"happening or developing gradually or in stages; proceeding step by step.",[22,287,288],{},"As you will see in just a minute you can take a very gradual approach to building Vue applications. If you have an existing project that you would like to add Vue too, no problem. You can start by dropping in a script tag and writing a few lines of code.",[22,290,291],{},"If you want to use a CLI to scaffold a new project out based on features you might need, also not a problem. As your application starts to scale and you need to add things like routing or state management it's really easy to do.",[22,293,294],{},"We talked about it earlier but Vue is an approachable framework. If you already know HTML, CSS & JavaScript you can get started today. If this is you let's jump on in and start writing some",[40,296,298],{"id":297},"vue-js-script","Vue JS Script",[22,300,301],{},"The first option we are going to look at is using the script tag. If you have worked with JavaScript in the past this is nothing new to you. You have an HTML page and you need to add some functionality to the page so you drop in a script tag. This isn't just for learning Vue because it has some real practical uses.",[22,303,304],{},"It's usually really hard to introduce new tools, libraries and frameworks at work. If you really like working with Vue and went to your boss and asked if you could rewrite the whole system in Vue he or she would almost immediately shoot your idea down.",[22,306,307],{},"If instead you went to them and asked to introduce Vue on this new page you were building, that is a much easier sell. In this example, we are going to build a pretty arbitrary application but it's good for explaining a couple of different concepts.",[64,309,311],{"id":310},"hello-vue","Hello, Vue!",[22,313,314,315,319],{},"In this application you are going to display the text \"Hello, Vue!\" and the current date and time below it. You will then write some logic to update the current date\u002Ftime so that the user will see the time change in real time. You are going to start off by creating a directory and adding the following to a new page ",[316,317,318],"code",{},"index.html",".",[321,322,327],"pre",{"className":323,"code":324,"language":325,"meta":326,"style":326},"language-html shiki shiki-themes github-light github-dark github-light","\u003C!DOCTYPE html>\n\u003Chtml lang=\"en\">\n  \u003Chead>\n    \u003Cmeta charset=\"UTF-8\" \u002F>\n    \u003Cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \u002F>\n    \u003Cmeta http-equiv=\"X-UA-Compatible\" content=\"ie=edge\" \u002F>\n    \u003Ctitle>Hello, Vue.js\u003C\u002Ftitle>\n  \u003C\u002Fhead>\n  \u003Cbody>\u003C\u002Fbody>\n\u003C\u002Fhtml>\n","html","",[316,328,329,349,369,380,400,425,449,464,474,489],{"__ignoreMap":326},[330,331,334,338,342,346],"span",{"class":332,"line":333},"line",1,[330,335,337],{"class":336},"s-uPX","\u003C!",[330,339,341],{"class":340},"suaqH","DOCTYPE",[330,343,345],{"class":344},"sZnax"," html",[330,347,348],{"class":336},">\n",[330,350,352,355,357,360,363,367],{"class":332,"line":351},2,[330,353,354],{"class":336},"\u003C",[330,356,325],{"class":340},[330,358,359],{"class":344}," lang",[330,361,362],{"class":336},"=",[330,364,366],{"class":365},"suV6U","\"en\"",[330,368,348],{"class":336},[330,370,372,375,378],{"class":332,"line":371},3,[330,373,374],{"class":336},"  \u003C",[330,376,377],{"class":340},"head",[330,379,348],{"class":336},[330,381,383,386,389,392,394,397],{"class":332,"line":382},4,[330,384,385],{"class":336},"    \u003C",[330,387,388],{"class":340},"meta",[330,390,391],{"class":344}," charset",[330,393,362],{"class":336},[330,395,396],{"class":365},"\"UTF-8\"",[330,398,399],{"class":336}," \u002F>\n",[330,401,403,405,407,410,412,415,418,420,423],{"class":332,"line":402},5,[330,404,385],{"class":336},[330,406,388],{"class":340},[330,408,409],{"class":344}," name",[330,411,362],{"class":336},[330,413,414],{"class":365},"\"viewport\"",[330,416,417],{"class":344}," content",[330,419,362],{"class":336},[330,421,422],{"class":365},"\"width=device-width, initial-scale=1.0\"",[330,424,399],{"class":336},[330,426,428,430,432,435,437,440,442,444,447],{"class":332,"line":427},6,[330,429,385],{"class":336},[330,431,388],{"class":340},[330,433,434],{"class":344}," http-equiv",[330,436,362],{"class":336},[330,438,439],{"class":365},"\"X-UA-Compatible\"",[330,441,417],{"class":344},[330,443,362],{"class":336},[330,445,446],{"class":365},"\"ie=edge\"",[330,448,399],{"class":336},[330,450,452,454,457,460,462],{"class":332,"line":451},7,[330,453,385],{"class":336},[330,455,456],{"class":340},"title",[330,458,459],{"class":336},">Hello, Vue.js\u003C\u002F",[330,461,456],{"class":340},[330,463,348],{"class":336},[330,465,467,470,472],{"class":332,"line":466},8,[330,468,469],{"class":336},"  \u003C\u002F",[330,471,377],{"class":340},[330,473,348],{"class":336},[330,475,477,479,482,485,487],{"class":332,"line":476},9,[330,478,374],{"class":336},[330,480,481],{"class":340},"body",[330,483,484],{"class":336},">\u003C\u002F",[330,486,481],{"class":340},[330,488,348],{"class":336},[330,490,492,495,497],{"class":332,"line":491},10,[330,493,494],{"class":336},"\u003C\u002F",[330,496,325],{"class":340},[330,498,348],{"class":336},[22,500,501],{},"Now that you have the basic part of your page setup it's time to add the Vue.js script. You can add the following lines of code right before the body closing tag.",[321,503,505],{"className":323,"code":504,"language":325,"meta":326,"style":326},"\u003C!-- development version includes helpful console warnings -->\n\u003Cscript src=\"https:\u002F\u002Fcdn.jsdelivr.net\u002Fnpm\u002Fvue\u002Fdist\u002Fvue.js\">\u003C\u002Fscript>\n\u003Cscript>\u003C\u002Fscript>\n",[316,506,507,513,534],{"__ignoreMap":326},[330,508,509],{"class":332,"line":333},[330,510,512],{"class":511},"s4-Ip","\u003C!-- development version includes helpful console warnings -->\n",[330,514,515,517,520,523,525,528,530,532],{"class":332,"line":351},[330,516,354],{"class":336},[330,518,519],{"class":340},"script",[330,521,522],{"class":344}," src",[330,524,362],{"class":336},[330,526,527],{"class":365},"\"https:\u002F\u002Fcdn.jsdelivr.net\u002Fnpm\u002Fvue\u002Fdist\u002Fvue.js\"",[330,529,484],{"class":336},[330,531,519],{"class":340},[330,533,348],{"class":336},[330,535,536,538,540,542,544],{"class":332,"line":371},[330,537,354],{"class":336},[330,539,519],{"class":340},[330,541,484],{"class":336},[330,543,519],{"class":340},[330,545,348],{"class":336},[22,547,548,549,319],{},"I left the comment in there because it's important to note this is the development version of the script. If you were going to put this in production you would want to use the production script. You can read more about this is the ",[26,550,552],{"href":81,"rel":551},[30],"Vue.js Guide Documentation",[22,554,555],{},"The first thing you need to is add a root element to mount your Vue instance to.",[321,557,559],{"className":323,"code":558,"language":325,"meta":326,"style":326},"\u003Cdiv id=\"app\">\u003C\u002Fdiv>\n",[316,560,561],{"__ignoreMap":326},[330,562,563,565,568,571,573,576,578,580],{"class":332,"line":333},[330,564,354],{"class":336},[330,566,567],{"class":340},"div",[330,569,570],{"class":344}," id",[330,572,362],{"class":336},[330,574,575],{"class":365},"\"app\"",[330,577,484],{"class":336},[330,579,567],{"class":340},[330,581,348],{"class":336},[22,583,584],{},"And then create a new Vue instance and tell Vue what your root element is.",[321,586,588],{"className":323,"code":587,"language":325,"meta":326,"style":326},"\u003Cscript>\n  const app = new Vue({\n    el: \"#app\"\n  });\n\u003C\u002Fscript>\n",[316,589,590,598,620,628,633],{"__ignoreMap":326},[330,591,592,594,596],{"class":332,"line":333},[330,593,354],{"class":336},[330,595,519],{"class":340},[330,597,348],{"class":336},[330,599,600,604,608,611,614,617],{"class":332,"line":351},[330,601,603],{"class":602},"sibLe","  const",[330,605,607],{"class":606},"sECI1"," app",[330,609,610],{"class":602}," =",[330,612,613],{"class":602}," new",[330,615,616],{"class":344}," Vue",[330,618,619],{"class":336},"({\n",[330,621,622,625],{"class":332,"line":371},[330,623,624],{"class":336},"    el: ",[330,626,627],{"class":365},"\"#app\"\n",[330,629,630],{"class":332,"line":382},[330,631,632],{"class":336},"  });\n",[330,634,635,637,639],{"class":332,"line":402},[330,636,494],{"class":336},[330,638,519],{"class":340},[330,640,348],{"class":336},[22,642,643],{},"What you want to do now is to create a couple of variables that hold values that you can then use to display information on the page. You do this by declaring properties on the data object.",[321,645,647],{"className":323,"code":646,"language":325,"meta":326,"style":326},"\u003Cscript>\n  const app = new Vue({\n    el: \"#app\",\n    data: {\n      message: \"Hello Vue!\",\n      now: new Date()\n    }\n  });\n\u003C\u002Fscript>\n",[316,648,649,657,671,681,686,696,710,715,719],{"__ignoreMap":326},[330,650,651,653,655],{"class":332,"line":333},[330,652,354],{"class":336},[330,654,519],{"class":340},[330,656,348],{"class":336},[330,658,659,661,663,665,667,669],{"class":332,"line":351},[330,660,603],{"class":602},[330,662,607],{"class":606},[330,664,610],{"class":602},[330,666,613],{"class":602},[330,668,616],{"class":344},[330,670,619],{"class":336},[330,672,673,675,678],{"class":332,"line":371},[330,674,624],{"class":336},[330,676,677],{"class":365},"\"#app\"",[330,679,680],{"class":336},",\n",[330,682,683],{"class":332,"line":382},[330,684,685],{"class":336},"    data: {\n",[330,687,688,691,694],{"class":332,"line":402},[330,689,690],{"class":336},"      message: ",[330,692,693],{"class":365},"\"Hello Vue!\"",[330,695,680],{"class":336},[330,697,698,701,704,707],{"class":332,"line":427},[330,699,700],{"class":336},"      now: ",[330,702,703],{"class":602},"new",[330,705,706],{"class":344}," Date",[330,708,709],{"class":336},"()\n",[330,711,712],{"class":332,"line":451},[330,713,714],{"class":336},"    }\n",[330,716,717],{"class":332,"line":466},[330,718,632],{"class":336},[330,720,721,723,725],{"class":332,"line":476},[330,722,494],{"class":336},[330,724,519],{"class":340},[330,726,348],{"class":336},[22,728,729],{},"Now that your data is setup Vue gives us a really clean way to display that data on the page.",[321,731,733],{"className":323,"code":732,"language":325,"meta":326,"style":326},"\u003Cdiv id=\"app\">\n  \u003Ch1>{{ message }}\u003C\u002Fh1>\n  \u003Cp>{{ now }}\u003C\u002Fp>\n\u003C\u002Fdiv>\n",[316,734,735,749,763,776],{"__ignoreMap":326},[330,736,737,739,741,743,745,747],{"class":332,"line":333},[330,738,354],{"class":336},[330,740,567],{"class":340},[330,742,570],{"class":344},[330,744,362],{"class":336},[330,746,575],{"class":365},[330,748,348],{"class":336},[330,750,751,753,756,759,761],{"class":332,"line":351},[330,752,374],{"class":336},[330,754,755],{"class":340},"h1",[330,757,758],{"class":336},">{{ message }}\u003C\u002F",[330,760,755],{"class":340},[330,762,348],{"class":336},[330,764,765,767,769,772,774],{"class":332,"line":371},[330,766,374],{"class":336},[330,768,22],{"class":340},[330,770,771],{"class":336},">{{ now }}\u003C\u002F",[330,773,22],{"class":340},[330,775,348],{"class":336},[330,777,778,780,782],{"class":332,"line":382},[330,779,494],{"class":336},[330,781,567],{"class":340},[330,783,348],{"class":336},[22,785,786,787,792],{},"Give yourself a big pat on the back because just created your first Vue application. If you run this application you should get the heading \"Hello, Vue!\" and the current date\u002Ftime below it. I am using Visual Studio Code and the ",[26,788,791],{"href":789,"rel":790},"https:\u002F\u002Fmarketplace.visualstudio.com\u002Fitems?itemName=ritwickdey.LiveServer",[30],"Live Server extension"," to run mine.",[22,794,795],{},"This doesn't look like much but Vue is actually doing a lot under the hood for you. The data and the DOM are now linked, and everything is now reactive. How do we know? Open your browser’s JavaScript console (right now, on this page) and set app.message to a different value. You should see the rendered example above update accordingly.",[22,797,798],{},[799,800],"img",{"alt":326,"src":801},"\u002Fimages\u002Fblog\u002F2019\u002F04\u002F30\u002F2019-04-30_12-12-13-88a57b30-f402-4444-befb-262701bb347c.png",[22,803,804,805,808,809,808,812,815],{},"Vue also gives you the ability to \"hook\" into the lifecycle of a component. This means that you can listen for events like ",[316,806,807],{},"created",", ",[316,810,811],{},"mounted",[316,813,814],{},"destroyed"," and more. I don't want to get too much further into this because this article is meant to show you different ways to create a Vue application, not everything else. I do want to finish our application though.",[22,817,818,819,822],{},"The following code will update the variable now every second. When Vue is mounted you run a function every second using the ",[316,820,821],{},"setInterval"," method. Just like adding your own data on the Vue instance you can create methods by adding them to the methods object.",[321,824,826],{"className":323,"code":825,"language":325,"meta":326,"style":326},"\u003Cscript>\n  const app = new Vue({\n    el: \"#app\",\n    data: {\n      message: \"Hello Vue!\",\n      now: new Date()\n    },\n    methods: {\n      updateDate() {\n        this.now = new Date();\n      }\n    },\n    mounted() {\n      setInterval(() => {\n        this.updateDate();\n      }, 100);\n    }\n  });\n\u003C\u002Fscript>\n",[316,827,828,836,850,858,862,870,880,885,890,898,915,921,926,934,949,961,973,978,983],{"__ignoreMap":326},[330,829,830,832,834],{"class":332,"line":333},[330,831,354],{"class":336},[330,833,519],{"class":340},[330,835,348],{"class":336},[330,837,838,840,842,844,846,848],{"class":332,"line":351},[330,839,603],{"class":602},[330,841,607],{"class":606},[330,843,610],{"class":602},[330,845,613],{"class":602},[330,847,616],{"class":344},[330,849,619],{"class":336},[330,851,852,854,856],{"class":332,"line":371},[330,853,624],{"class":336},[330,855,677],{"class":365},[330,857,680],{"class":336},[330,859,860],{"class":332,"line":382},[330,861,685],{"class":336},[330,863,864,866,868],{"class":332,"line":402},[330,865,690],{"class":336},[330,867,693],{"class":365},[330,869,680],{"class":336},[330,871,872,874,876,878],{"class":332,"line":427},[330,873,700],{"class":336},[330,875,703],{"class":602},[330,877,706],{"class":344},[330,879,709],{"class":336},[330,881,882],{"class":332,"line":451},[330,883,884],{"class":336},"    },\n",[330,886,887],{"class":332,"line":466},[330,888,889],{"class":336},"    methods: {\n",[330,891,892,895],{"class":332,"line":476},[330,893,894],{"class":344},"      updateDate",[330,896,897],{"class":336},"() {\n",[330,899,900,903,906,908,910,912],{"class":332,"line":491},[330,901,902],{"class":606},"        this",[330,904,905],{"class":336},".now ",[330,907,362],{"class":602},[330,909,613],{"class":602},[330,911,706],{"class":344},[330,913,914],{"class":336},"();\n",[330,916,918],{"class":332,"line":917},11,[330,919,920],{"class":336},"      }\n",[330,922,924],{"class":332,"line":923},12,[330,925,884],{"class":336},[330,927,929,932],{"class":332,"line":928},13,[330,930,931],{"class":344},"    mounted",[330,933,897],{"class":336},[330,935,937,940,943,946],{"class":332,"line":936},14,[330,938,939],{"class":344},"      setInterval",[330,941,942],{"class":336},"(() ",[330,944,945],{"class":602},"=>",[330,947,948],{"class":336}," {\n",[330,950,952,954,956,959],{"class":332,"line":951},15,[330,953,902],{"class":606},[330,955,319],{"class":336},[330,957,958],{"class":344},"updateDate",[330,960,914],{"class":336},[330,962,964,967,970],{"class":332,"line":963},16,[330,965,966],{"class":336},"      }, ",[330,968,969],{"class":606},"100",[330,971,972],{"class":336},");\n",[330,974,976],{"class":332,"line":975},17,[330,977,714],{"class":336},[330,979,981],{"class":332,"line":980},18,[330,982,632],{"class":336},[330,984,986,988,990],{"class":332,"line":985},19,[330,987,494],{"class":336},[330,989,519],{"class":340},[330,991,348],{"class":336},[22,993,994],{},"If you run the application now you should get the same display but every second the current date time is now updated. You didn't have to update the DOM manually because Vue has tied your data variables to the DOM for you and when they are updated, the DOM is updated.",[40,996,160],{"id":997},"vue-cli",[22,999,1000],{},"While dropping the script tag on a page got us up and running quickly it doesn't scale all that well. In cases where you want to build full-blown Single Page Applications (SPA) and take advantage of the toolchain, the Vue CLI is a great way to get up and running.",[22,1002,1003],{},"If you're not a huge fan of doing everything on the command line don't worry, the same CLI tool that you install here has a UI version.",[64,1005,1007],{"id":1006},"installing-the-vue-cli","Installing the Vue CLI",[22,1009,1010],{},"The first thing you need to do is install the Vue CLI. A requirement for this is having NodeJS and npm installed so if those are new to you take some time to install them and do a little reading on them to get a better understanding of what they are used for. To install the Vue CLI run the following command:",[321,1012,1016],{"className":1013,"code":1014,"language":1015,"meta":326,"style":326},"language-bash shiki shiki-themes github-light github-dark github-light","    npm install -g @vue\u002Fcli\n","bash",[316,1017,1018],{"__ignoreMap":326},[330,1019,1020,1023,1026,1029],{"class":332,"line":333},[330,1021,1022],{"class":344},"    npm",[330,1024,1025],{"class":365}," install",[330,1027,1028],{"class":606}," -g",[330,1030,1031],{"class":365}," @vue\u002Fcli\n",[22,1033,1034,1035,1038,1039,1042],{},"To ",[316,1036,1037],{},"create"," a new application you can use the command ",[316,1040,1041],{},"vue create",". If you're not sure what commands are available you can run vue -h",[22,1044,1045],{},[799,1046],{"alt":326,"src":1047},"\u002Fimages\u002Fblog\u002F2019\u002F04\u002F30\u002F2019-04-30_14-12-28-8dc58daf-3581-4eb4-a81c-bce59eb86341.png",[22,1049,1050],{},"The create command takes an app name so let's create a new vue application by running the following command:",[321,1052,1054],{"className":1013,"code":1053,"language":1015,"meta":326,"style":326},"vue create hello-vue\n",[316,1055,1056],{"__ignoreMap":326},[330,1057,1058,1060,1063],{"class":332,"line":333},[330,1059,14],{"class":344},[330,1061,1062],{"class":365}," create",[330,1064,1065],{"class":365}," hello-vue\n",[22,1067,1068,1069,1071],{},"This will create a new folder for you in the current directory called ",[316,1070,310],{},". I will go through this in more detail in a later post but for now, just accept the defaults and a new application will be created for you.",[22,1073,1074],{},[799,1075],{"alt":326,"src":1076},"\u002Fimages\u002Fblog\u002F2019\u002F04\u002F30\u002F2019-04-30_14-18-14-001b241f-0bda-4f21-b382-cc597bd97095.png",[22,1078,1079,1080,1083],{},"Open up ",[316,1081,1082],{},"src\u002Fcomponents\u002FHelloWorld.vue"," and replace everything in there with the following.",[321,1085,1088],{"className":1086,"code":1087,"language":14,"meta":326,"style":326},"language-vue shiki shiki-themes github-light github-dark github-light","\u003Ctemplate>\n  \u003Cdiv class=\"hello\">\n    \u003Ch1>{{ msg }}\u003C\u002Fh1>\n    \u003Cp>{{ now }}\u003C\u002Fp>\n  \u003C\u002Fdiv>\n\u003C\u002Ftemplate>\n\n\u003Cscript>\nexport default {\n  name: \"Hello Vue\",\n  props: {\n    msg: String\n  },\n  data() {\n    return {\n      now: new Date()\n    };\n  },\n  methods: {\n    updateDate() {\n      this.now = new Date();\n    }\n  },\n  mounted() {\n    setInterval(() => {\n      this.updateDate();\n    }, 100);\n  }\n};\n\u003C\u002Fscript>\n",[316,1089,1090,1099,1115,1128,1140,1148,1156,1161,1169,1179,1189,1194,1199,1204,1211,1218,1228,1233,1237,1242,1250,1266,1271,1276,1284,1296,1307,1317,1323,1329],{"__ignoreMap":326},[330,1091,1092,1094,1097],{"class":332,"line":333},[330,1093,354],{"class":336},[330,1095,1096],{"class":340},"template",[330,1098,348],{"class":336},[330,1100,1101,1103,1105,1108,1110,1113],{"class":332,"line":351},[330,1102,374],{"class":336},[330,1104,567],{"class":340},[330,1106,1107],{"class":344}," class",[330,1109,362],{"class":336},[330,1111,1112],{"class":365},"\"hello\"",[330,1114,348],{"class":336},[330,1116,1117,1119,1121,1124,1126],{"class":332,"line":371},[330,1118,385],{"class":336},[330,1120,755],{"class":340},[330,1122,1123],{"class":336},">{{ msg }}\u003C\u002F",[330,1125,755],{"class":340},[330,1127,348],{"class":336},[330,1129,1130,1132,1134,1136,1138],{"class":332,"line":382},[330,1131,385],{"class":336},[330,1133,22],{"class":340},[330,1135,771],{"class":336},[330,1137,22],{"class":340},[330,1139,348],{"class":336},[330,1141,1142,1144,1146],{"class":332,"line":402},[330,1143,469],{"class":336},[330,1145,567],{"class":340},[330,1147,348],{"class":336},[330,1149,1150,1152,1154],{"class":332,"line":427},[330,1151,494],{"class":336},[330,1153,1096],{"class":340},[330,1155,348],{"class":336},[330,1157,1158],{"class":332,"line":451},[330,1159,1160],{"emptyLinePlaceholder":12},"\n",[330,1162,1163,1165,1167],{"class":332,"line":466},[330,1164,354],{"class":336},[330,1166,519],{"class":340},[330,1168,348],{"class":336},[330,1170,1171,1174,1177],{"class":332,"line":476},[330,1172,1173],{"class":602},"export",[330,1175,1176],{"class":602}," default",[330,1178,948],{"class":336},[330,1180,1181,1184,1187],{"class":332,"line":491},[330,1182,1183],{"class":336},"  name: ",[330,1185,1186],{"class":365},"\"Hello Vue\"",[330,1188,680],{"class":336},[330,1190,1191],{"class":332,"line":917},[330,1192,1193],{"class":336},"  props: {\n",[330,1195,1196],{"class":332,"line":923},[330,1197,1198],{"class":336},"    msg: String\n",[330,1200,1201],{"class":332,"line":928},[330,1202,1203],{"class":336},"  },\n",[330,1205,1206,1209],{"class":332,"line":936},[330,1207,1208],{"class":344},"  data",[330,1210,897],{"class":336},[330,1212,1213,1216],{"class":332,"line":951},[330,1214,1215],{"class":602},"    return",[330,1217,948],{"class":336},[330,1219,1220,1222,1224,1226],{"class":332,"line":963},[330,1221,700],{"class":336},[330,1223,703],{"class":602},[330,1225,706],{"class":344},[330,1227,709],{"class":336},[330,1229,1230],{"class":332,"line":975},[330,1231,1232],{"class":336},"    };\n",[330,1234,1235],{"class":332,"line":980},[330,1236,1203],{"class":336},[330,1238,1239],{"class":332,"line":985},[330,1240,1241],{"class":336},"  methods: {\n",[330,1243,1245,1248],{"class":332,"line":1244},20,[330,1246,1247],{"class":344},"    updateDate",[330,1249,897],{"class":336},[330,1251,1253,1256,1258,1260,1262,1264],{"class":332,"line":1252},21,[330,1254,1255],{"class":606},"      this",[330,1257,905],{"class":336},[330,1259,362],{"class":602},[330,1261,613],{"class":602},[330,1263,706],{"class":344},[330,1265,914],{"class":336},[330,1267,1269],{"class":332,"line":1268},22,[330,1270,714],{"class":336},[330,1272,1274],{"class":332,"line":1273},23,[330,1275,1203],{"class":336},[330,1277,1279,1282],{"class":332,"line":1278},24,[330,1280,1281],{"class":344},"  mounted",[330,1283,897],{"class":336},[330,1285,1287,1290,1292,1294],{"class":332,"line":1286},25,[330,1288,1289],{"class":344},"    setInterval",[330,1291,942],{"class":336},[330,1293,945],{"class":602},[330,1295,948],{"class":336},[330,1297,1299,1301,1303,1305],{"class":332,"line":1298},26,[330,1300,1255],{"class":606},[330,1302,319],{"class":336},[330,1304,958],{"class":344},[330,1306,914],{"class":336},[330,1308,1310,1313,1315],{"class":332,"line":1309},27,[330,1311,1312],{"class":336},"    }, ",[330,1314,969],{"class":606},[330,1316,972],{"class":336},[330,1318,1320],{"class":332,"line":1319},28,[330,1321,1322],{"class":336},"  }\n",[330,1324,1326],{"class":332,"line":1325},29,[330,1327,1328],{"class":336},"};\n",[330,1330,1332,1334,1336],{"class":332,"line":1331},30,[330,1333,494],{"class":336},[330,1335,519],{"class":340},[330,1337,348],{"class":336},[22,1339,1340],{},"From the command line (or the integrated terminal) run your app using the following comand",[321,1342,1344],{"className":1013,"code":1343,"language":1015,"meta":326,"style":326},"npm run serve\n",[316,1345,1346],{"__ignoreMap":326},[330,1347,1348,1351,1354],{"class":332,"line":333},[330,1349,1350],{"class":344},"npm",[330,1352,1353],{"class":365}," run",[330,1355,1356],{"class":365}," serve\n",[22,1358,1359,1360],{},"When your application starts the command line should tell you where it's running but by default, it should be at ",[26,1361,1362],{"href":1362,"rel":1363},"http:\u002F\u002Flocalhost:8080\u002F",[30],[22,1365,1366],{},[799,1367],{"alt":326,"src":1368},"\u002Fimages\u002Fblog\u002F2019\u002F04\u002F30\u002F2019-04-30_14-23-52-74842c90-97ed-4a17-8d54-7a0b3a201d95.png",[22,1370,1371],{},"That was just a quick walkthrough of using the CLI but I hope you saw just how easy it was to create a new application that has a strong infrastructure and is ready to scale with you as your needs grow.",[40,1373,1375],{"id":1374},"vue-ui","Vue UI",[22,1377,1378],{},"With the Vue CLI installed you can use the UI by running the following command from the command line",[321,1380,1382],{"className":1013,"code":1381,"language":1015,"meta":326,"style":326},"vue ui\n",[316,1383,1384],{"__ignoreMap":326},[330,1385,1386,1388],{"class":332,"line":333},[330,1387,14],{"class":344},[330,1389,1390],{"class":365}," ui\n",[22,1392,1393,1394,1398],{},"This will open a new application at ",[26,1395,1396],{"href":1396,"rel":1397},"http:\u002F\u002Flocalhost:8000\u002Fdashboard",[30]," that looks like this",[22,1400,1401],{},[799,1402],{"alt":326,"src":1403},"\u002Fimages\u002Fblog\u002F2019\u002F04\u002F30\u002F2019-04-30_14-29-06-774dbcf1-d680-4083-94e7-049799559548.png",[22,1405,1406],{},"You can create a new project using the Vue UI and it will give you the same options the command line gives you.",[22,1408,1409],{},[799,1410],{"alt":326,"src":1411},"\u002Fimages\u002Fblog\u002F2019\u002F04\u002F30\u002F2019-04-30_14-31-34-fe1e08dd-9393-47ac-b0e7-589e1b3771f5.png",[22,1413,1414],{},"And when your project is done you can run it right from the UI using the Project Tasks.",[22,1416,1417],{},[799,1418],{"alt":326,"src":1419},"\u002Fimages\u002Fblog\u002F2019\u002F04\u002F30\u002F2019-04-30_14-34-11-eb6a9994-3a24-4f23-b6c2-e7280a48c788.png",[40,1421,1423],{"id":1422},"codesandbox","CodeSandbox",[22,1425,1426,1427,319],{},"While those are all great options to get up and running with Vue they also require you to have something of a development environment setup. If you haven't had a chance to give it a try I am here to tell you about an awesome online code editor for the web called ",[26,1428,1423],{"href":1429,"rel":1430},"https:\u002F\u002Fcodesandbox.io\u002F",[30],[22,1432,1433],{},"The first thing you need to do is to sign up for a CodeSandbox account by sign in using your Github account. Once you're signed in click on create a sandbox and from there you can select from a large variety of templates. You can select Vue from the popular or client templates tab.",[22,1435,1436],{},[799,1437],{"alt":326,"src":1438},"\u002Fimages\u002Fblog\u002F2019\u002F04\u002F30\u002F2019-04-27_10-52-25-6a3c9422-66c2-4de4-be7a-a8a7551f2317.png",[22,1440,1441],{},"In just seconds you have a new Vue application up and running! In the left pane, you have all of your project files, your editor in the middle and a browser preview of the application running.",[22,1443,1444],{},[799,1445],{"alt":326,"src":1446},"\u002Fimages\u002Fblog\u002F2019\u002F04\u002F30\u002F2019-04-27_10-54-12-15e1c74a-803a-4d5b-ac61-b22b9422405d.png",[22,1448,1079,1449,1083],{},[316,1450,1082],{},[321,1452,1453],{"className":1086,"code":1087,"language":14,"meta":326,"style":326},[316,1454,1455,1463,1477,1489,1501,1509,1517,1521,1529,1537,1545,1549,1553,1557,1563,1569,1579,1583,1587,1591,1597,1611,1615,1619,1625,1635,1645,1653,1657,1661],{"__ignoreMap":326},[330,1456,1457,1459,1461],{"class":332,"line":333},[330,1458,354],{"class":336},[330,1460,1096],{"class":340},[330,1462,348],{"class":336},[330,1464,1465,1467,1469,1471,1473,1475],{"class":332,"line":351},[330,1466,374],{"class":336},[330,1468,567],{"class":340},[330,1470,1107],{"class":344},[330,1472,362],{"class":336},[330,1474,1112],{"class":365},[330,1476,348],{"class":336},[330,1478,1479,1481,1483,1485,1487],{"class":332,"line":371},[330,1480,385],{"class":336},[330,1482,755],{"class":340},[330,1484,1123],{"class":336},[330,1486,755],{"class":340},[330,1488,348],{"class":336},[330,1490,1491,1493,1495,1497,1499],{"class":332,"line":382},[330,1492,385],{"class":336},[330,1494,22],{"class":340},[330,1496,771],{"class":336},[330,1498,22],{"class":340},[330,1500,348],{"class":336},[330,1502,1503,1505,1507],{"class":332,"line":402},[330,1504,469],{"class":336},[330,1506,567],{"class":340},[330,1508,348],{"class":336},[330,1510,1511,1513,1515],{"class":332,"line":427},[330,1512,494],{"class":336},[330,1514,1096],{"class":340},[330,1516,348],{"class":336},[330,1518,1519],{"class":332,"line":451},[330,1520,1160],{"emptyLinePlaceholder":12},[330,1522,1523,1525,1527],{"class":332,"line":466},[330,1524,354],{"class":336},[330,1526,519],{"class":340},[330,1528,348],{"class":336},[330,1530,1531,1533,1535],{"class":332,"line":476},[330,1532,1173],{"class":602},[330,1534,1176],{"class":602},[330,1536,948],{"class":336},[330,1538,1539,1541,1543],{"class":332,"line":491},[330,1540,1183],{"class":336},[330,1542,1186],{"class":365},[330,1544,680],{"class":336},[330,1546,1547],{"class":332,"line":917},[330,1548,1193],{"class":336},[330,1550,1551],{"class":332,"line":923},[330,1552,1198],{"class":336},[330,1554,1555],{"class":332,"line":928},[330,1556,1203],{"class":336},[330,1558,1559,1561],{"class":332,"line":936},[330,1560,1208],{"class":344},[330,1562,897],{"class":336},[330,1564,1565,1567],{"class":332,"line":951},[330,1566,1215],{"class":602},[330,1568,948],{"class":336},[330,1570,1571,1573,1575,1577],{"class":332,"line":963},[330,1572,700],{"class":336},[330,1574,703],{"class":602},[330,1576,706],{"class":344},[330,1578,709],{"class":336},[330,1580,1581],{"class":332,"line":975},[330,1582,1232],{"class":336},[330,1584,1585],{"class":332,"line":980},[330,1586,1203],{"class":336},[330,1588,1589],{"class":332,"line":985},[330,1590,1241],{"class":336},[330,1592,1593,1595],{"class":332,"line":1244},[330,1594,1247],{"class":344},[330,1596,897],{"class":336},[330,1598,1599,1601,1603,1605,1607,1609],{"class":332,"line":1252},[330,1600,1255],{"class":606},[330,1602,905],{"class":336},[330,1604,362],{"class":602},[330,1606,613],{"class":602},[330,1608,706],{"class":344},[330,1610,914],{"class":336},[330,1612,1613],{"class":332,"line":1268},[330,1614,714],{"class":336},[330,1616,1617],{"class":332,"line":1273},[330,1618,1203],{"class":336},[330,1620,1621,1623],{"class":332,"line":1278},[330,1622,1281],{"class":344},[330,1624,897],{"class":336},[330,1626,1627,1629,1631,1633],{"class":332,"line":1286},[330,1628,1289],{"class":344},[330,1630,942],{"class":336},[330,1632,945],{"class":602},[330,1634,948],{"class":336},[330,1636,1637,1639,1641,1643],{"class":332,"line":1298},[330,1638,1255],{"class":606},[330,1640,319],{"class":336},[330,1642,958],{"class":344},[330,1644,914],{"class":336},[330,1646,1647,1649,1651],{"class":332,"line":1309},[330,1648,1312],{"class":336},[330,1650,969],{"class":606},[330,1652,972],{"class":336},[330,1654,1655],{"class":332,"line":1319},[330,1656,1322],{"class":336},[330,1658,1659],{"class":332,"line":1325},[330,1660,1328],{"class":336},[330,1662,1663,1665,1667],{"class":332,"line":1331},[330,1664,494],{"class":336},[330,1666,519],{"class":340},[330,1668,348],{"class":336},[22,1670,1671],{},"And you should see the same application you have been working with. The nice thing about CodeSandbox is now you can take this and share the applications with friends to just show something off or get some advice.",[22,1673,1674],{},[26,1675,1676],{"href":1676,"rel":1677},"https:\u002F\u002Fcodesandbox.io\u002Fs\u002F62o36qkmrr?fontsize=14",[30],[22,1679,1680],{},[799,1681],{"alt":326,"src":1682},"\u002Fimages\u002Fblog\u002F2019\u002F04\u002F30\u002F2019-04-30_14-40-58-1d15756a-fa86-4d24-b8e2-bc57c97a6630.png",[40,1684,1686],{"id":1685},"resources","Resources",[22,1688,1689,1690,319],{},"These are a few of my favorite resources to help get you going. For an in-depth look at everything in the Vue ecosystem checkout ",[26,1691,1694],{"href":1692,"rel":1693},"https:\u002F\u002Fgithub.com\u002Fvuejs\u002Fawesome-vue",[30],"Awesome Vue",[51,1696,1697,1704,1711],{},[54,1698,1699],{},[26,1700,1703],{"href":1701,"rel":1702},"https:\u002F\u002Fgithub.com\u002Fvuejs",[30],"Vue Core Repos",[54,1705,1706],{},[26,1707,1710],{"href":1708,"rel":1709},"https:\u002F\u002Fmedium.com\u002Fthe-vue-point",[30],"The Vue Point (Official Blog)",[54,1712,1713],{},[26,1714,1717],{"href":1715,"rel":1716},"https:\u002F\u002Fdev.to\u002Ft\u002Fvue",[30],"DEV Community",[64,1719,1721],{"id":1720},"podcasts","Podcasts",[51,1723,1724,1731],{},[54,1725,1726],{},[26,1727,1730],{"href":1728,"rel":1729},"https:\u002F\u002Fnews.vuejs.org\u002F",[30],"The Official Vue News",[54,1732,1733],{},[26,1734,1737],{"href":1735,"rel":1736},"https:\u002F\u002Fdevchat.tv\u002Fviews-on-vue\u002F",[30],"Views on Vue",[64,1739,1741],{"id":1740},"frameworks","Frameworks",[51,1743,1744,1751,1758],{},[54,1745,1746],{},[26,1747,1750],{"href":1748,"rel":1749},"https:\u002F\u002Fvuepress.vuejs.org\u002F",[30],"VuePress",[54,1752,1753],{},[26,1754,1757],{"href":1755,"rel":1756},"https:\u002F\u002Fnuxtjs.org\u002F",[30],"Nuxt",[54,1759,1760],{},[26,1761,1764],{"href":1762,"rel":1763},"https:\u002F\u002Fgridsome.org\u002F",[30],"Gridsome",[40,1766,1768],{"id":1767},"where-to-go-from-here","Where to go from here?",[22,1770,1771],{},"No matter what framework you're using you need to keep up on your JavaScript skills. The more time you can spend improving your JavaScript skills the better. This will make sure that you are able to use any framework or library thrown your way.",[22,1773,1774,1775,1779],{},"I mentioned the ",[26,1776,1778],{"href":81,"rel":1777},[30],"guide documentation"," earlier but it's worth mentioning again. This is the first place I would start and read through as much of this as you can but to also to make sure you're practicing the examples as you go. Repetition is an important step in the learning process and something that can't be overlooked. While you're going through the docs I would focus in on the core concepts of Vue.",[51,1781,1782,1785,1788,1791,1794,1797,1800,1803],{},[54,1783,1784],{},"Component Basics",[54,1786,1787],{},"Data Binding",[54,1789,1790],{},"Event Handling",[54,1792,1793],{},"Directives",[54,1795,1796],{},"Methods",[54,1798,1799],{},"Computed Properties",[54,1801,1802],{},"Vue Component Lifecycle",[54,1804,1805],{},"Props",[22,1807,1808],{},"Don't feel to build large applications at this point. Focus on building components and the rest will come in time.",[40,1810,1812],{"id":1811},"conclusion","Conclusion",[22,1814,1815,1816,1821],{},"If you follow me on Twitter (if you're not, stop what you're doing and ",[26,1817,1820],{"href":1818,"rel":1819},"https:\u002F\u002Ftwitter.com\u002Ftherealdanvega",[30],"follow me now",") you know that I am a huge fan of Vue. I love writing component-based applications and I think Vue makes it not only easy but it really makes writing code fun. If you have any questions on your journey into Vue.js please don't hesitate to reach out. As always friends...",[22,1823,1824,1825,1828],{},"Happy Coding",[1826,1827],"br",{},"\nDan",[1830,1831,1832],"style",{},"html pre.shiki code .s-uPX, html code.shiki .s-uPX{--shiki-default:#24292E;--shiki-dark:#E1E4E8;--shiki-sepia:#24292E}html pre.shiki code .suaqH, html code.shiki .suaqH{--shiki-default:#22863A;--shiki-dark:#85E89D;--shiki-sepia:#22863A}html pre.shiki code .sZnax, html code.shiki .sZnax{--shiki-default:#6F42C1;--shiki-dark:#B392F0;--shiki-sepia:#6F42C1}html pre.shiki code .suV6U, html code.shiki .suV6U{--shiki-default:#032F62;--shiki-dark:#9ECBFF;--shiki-sepia:#032F62}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html .sepia .shiki span {color: var(--shiki-sepia);background: var(--shiki-sepia-bg);font-style: var(--shiki-sepia-font-style);font-weight: var(--shiki-sepia-font-weight);text-decoration: var(--shiki-sepia-text-decoration);}html.sepia .shiki span {color: var(--shiki-sepia);background: var(--shiki-sepia-bg);font-style: var(--shiki-sepia-font-style);font-weight: var(--shiki-sepia-font-weight);text-decoration: var(--shiki-sepia-text-decoration);}html pre.shiki code .s4-Ip, html code.shiki .s4-Ip{--shiki-default:#6A737D;--shiki-dark:#6A737D;--shiki-sepia:#6A737D}html pre.shiki code .sibLe, html code.shiki .sibLe{--shiki-default:#D73A49;--shiki-dark:#F97583;--shiki-sepia:#D73A49}html pre.shiki code .sECI1, html code.shiki .sECI1{--shiki-default:#005CC5;--shiki-dark:#79B8FF;--shiki-sepia:#005CC5}",{"title":326,"searchDepth":351,"depth":351,"links":1834},[1835,1840,1843,1846,1847,1848,1852,1853],{"id":42,"depth":351,"text":43,"children":1836},[1837,1838,1839],{"id":66,"depth":371,"text":56},{"id":198,"depth":371,"text":59},{"id":276,"depth":371,"text":62},{"id":297,"depth":351,"text":298,"children":1841},[1842],{"id":310,"depth":371,"text":311},{"id":997,"depth":351,"text":160,"children":1844},[1845],{"id":1006,"depth":371,"text":1007},{"id":1374,"depth":351,"text":1375},{"id":1422,"depth":351,"text":1423},{"id":1685,"depth":351,"text":1686,"children":1849},[1850,1851],{"id":1720,"depth":371,"text":1721},{"id":1740,"depth":371,"text":1741},{"id":1767,"depth":351,"text":1768},{"id":1811,"depth":351,"text":1812},[1855,1871,1884,1898,1912,1927,1940,1955,1969,1982,1994,2006,2018,2030,2043,2057,2069,2082,2096,2110,2122,2135,2147,2160,2174,2186,2200,2213,2225,2240,2253,2265,2279,2290,2302,2314,2326,2338,2349,2362,2375,2387,2401,2412,2425,2438,2449,2461,2473,2485,2497,2508,2521,2533,2545,2556,2568,2579,2592,2605,2618,2629,2641,2652,2663,2674,2685,2696,2707,2718,2730,2741,2754,2766,2777,2788,2799,2810,2821,2832,2843,2854,2865,2877,2889,2901,2914,2927,2940,2952,2964,2976,2988,2999,3010,3021,3033,3045,3057,3069,3081,3093,3106,3120,3131,3142,3154,3166,3178,3190,3203,3215,3227,3239,3251,3263,3275,3289,3302,3314,3326,3338,3349,3361,3373,3386,3398,3410,3422,3434,3446,3460,3475,3487,3499,3510,3521,3534,3547,3560,3572,3583,3594,3605,3617,3629,3642,3655,3668,3680,3692,3706,3717,3728,3739,3750,3762,3773,3784,3796,3808,3820,3832,3844,3856,3868,3881,3892,3903,3907,3919,3930,3942,3953,3964,3975,3986,3997,4008,4019,4030,4041,4052,4063,4073,4083,4095,4106,4117,4127,4138,4149,4159,4168,4178,4188,4198,4209,4219,4230,4241,4251,4261,4271,4281,4291,4302,4312,4323,4333,4343,4353,4364,4374,4384,4394,4405,4414,4424,4434,4444,4455,4466,4476,4485,4494,4505,4516,4526,4535,4545,4555,4565,4576,4586,4596,4606,4617,4626,4636,4647,4659,4670,4680,4691,4702,4712,4722,4734,4745,4756,4767,4777,4787,4799,4810,4820,4830,4840,4851,4860,4869,4878,4887,4896,4905,4914,4923,4932],{"_id":1856,"path":1857,"title":1858,"description":1859,"meta":1860,"readingTime":1869},"blog\u002Fblog\u002F2026\u002F08\u002F05\u002Ffive-steps-of-ai-adoption.md","\u002Fblog\u002F2026\u002F08\u002F05\u002Ffive-steps-of-ai-adoption","The 5 Steps of AI Adoption: Which One Are You On?","Learn the 5 steps of AI adoption mapped out by Boris Cherny, creator of Claude Code, and how to move from copy-pasting code to supervised autonomy.",{"slug":1861,"date":1862,"published":12,"tags":1863,"author":16,"cover":1867,"video":1868,"excerpt":11,"shortDesc":1859},"five-steps-of-ai-adoption","2026-08-05T09:00:00.000Z",[1864,1865,1866],"AI","Spring Boot","Java","five-steps-of-ai-adoption.png","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002Fg12mC2J11d0",{"minutes":923,"text":1870},"12 min read",{"_id":1872,"path":1873,"title":1874,"description":1875,"meta":1876,"readingTime":1882},"blog\u002Fblog\u002F2026\u002F07\u002F31\u002Fcan-you-trust-ai-generated-code.md","\u002Fblog\u002F2026\u002F07\u002F31\u002Fcan-you-trust-ai-generated-code","Can You Trust AI-Generated Code?","Can you trust AI-generated code? It depends on what you already know. A look at why AI code feels great in unfamiliar stacks and how to verify it.",{"slug":1877,"date":1878,"published":12,"tags":1879,"author":16,"cover":1880,"video":1881,"excerpt":11,"shortDesc":1875},"can-you-trust-ai-generated-code","2026-07-31T09:00:00.000Z",[1865,1866,1864],"can-you-trust-ai-generated-code.png","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FUuM2-nRsLuA",{"minutes":928,"text":1883},"13 min read",{"_id":1885,"path":1886,"title":1887,"description":1888,"meta":1889,"readingTime":1896},"blog\u002Fblog\u002F2026\u002F07\u002F30\u002Fupgrading-dependencies-with-ai.md","\u002Fblog\u002F2026\u002F07\u002F30\u002Fupgrading-dependencies-with-ai","Upgrading Dependencies with AI: A Practical Guide","Learn a practical workflow for upgrading dependencies with AI, using scope, scale, and stakes to decide when to reach for an LLM to patch your projects.",{"slug":1890,"date":1891,"published":12,"tags":1892,"author":16,"cover":1894,"video":1895,"excerpt":11,"shortDesc":1888},"upgrading-dependencies-with-ai","2026-07-30T09:00:00.000Z",[1864,1893,1757],"Web Development","upgrading-dependencies-with-ai.png","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FMYtia9xsTrQ",{"minutes":917,"text":1897},"11 min read",{"_id":1899,"path":1900,"title":1901,"description":1902,"meta":1903,"readingTime":1910},"blog\u002Fblog\u002F2026\u002F07\u002F28\u002Fspring-ai-guardrails-safeguard-advisor.md","\u002Fblog\u002F2026\u002F07\u002F28\u002Fspring-ai-guardrails-safeguard-advisor","Spring AI: Build Real Guardrails that hold","Learn how to build Spring AI guardrails with SafeGuardAdvisor, custom PII masking, and output rails to stop prompt injection and data leaks.",{"slug":1904,"date":1905,"published":12,"tags":1906,"author":16,"cover":1908,"video":1909,"excerpt":11,"shortDesc":1902},"spring-ai-guardrails-safeguard-advisor","2026-07-28T09:00:00.000Z",[1907,1865,1866],"Spring AI","spring-ai-guardrails-safeguard-advisor.png","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FEZ6Uh1-8Ui4",{"minutes":1252,"text":1911},"21 min read",{"_id":1913,"path":1914,"title":1915,"description":1916,"meta":1917,"readingTime":1925},"blog\u002Fblog\u002F2026\u002F07\u002F27\u002Fdocker-compose-for-java-developers.md","\u002Fblog\u002F2026\u002F07\u002F27\u002Fdocker-compose-for-java-developers","Docker Compose for Java Developers, Explained","Learn what that docker-compose.yml in every Java repo actually does. Spin up Postgres with one command and run any project you clone with zero setup.",{"slug":1918,"date":1919,"published":12,"tags":1920,"author":16,"cover":1923,"video":1924,"excerpt":11,"shortDesc":1916},"docker-compose-for-java-developers","2026-07-27T09:00:00.000Z",[1866,1921,1922],"Docker","Postgres","docker-compose-for-java-developers.png","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002F0LNVXHKKJb8",{"minutes":975,"text":1926},"17 min read",{"_id":1928,"path":1929,"title":1930,"description":1931,"meta":1932,"readingTime":1938},"blog\u002Fblog\u002F2026\u002F07\u002F24\u002Fspring-ai-tool-calling-advisor-2-0.md","\u002Fblog\u002F2026\u002F07\u002F24\u002Fspring-ai-tool-calling-advisor-2-0","Spring AI 2.0 Tool Calling: Build a Live Claude-Style UI","Build a Claude-style 'Calling tool...' UI with Spring AI 2.0's ToolCallingAdvisor. Stream live tool call events over SSE from the ChatClient advisor chain.",{"slug":1933,"date":1934,"published":12,"tags":1935,"author":16,"cover":1936,"video":1937,"excerpt":11,"shortDesc":1931},"spring-ai-tool-calling-advisor-2-0","2026-07-24T09:00:00.000Z",[1907,1865,1866],"spring-ai-tool-calling-advisor-2-0.jpeg","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002Fg6IhOsFKM7c",{"minutes":985,"text":1939},"19 min read",{"_id":1941,"path":1942,"title":1943,"description":1944,"meta":1945,"readingTime":1954},"blog\u002Fblog\u002F2026\u002F07\u002F20\u002Fembabel-1-0-ga.md","\u002Fblog\u002F2026\u002F07\u002F20\u002Fembabel-1-0-ga","Embabel 1.0 Is Here: AI Agent Framework for Java Goes GA","Embabel 1.0 is GA. What Rod Johnson's AI agent framework for the JVM means for Java developers, what changed on the road to 1.0, and how to get started.",{"slug":1946,"date":1947,"published":12,"tags":1948,"author":11,"cover":1953,"video":11,"excerpt":11,"shortDesc":1944},"embabel-1-0-ga","2026-07-20T09:00:00.000Z",[1949,1950,1951,1952],"java","spring-ai","embabel","ai-agents","embabel-1-0-ga-brutalist.png",{"minutes":923,"text":1870},{"_id":1956,"path":1957,"title":1958,"description":1959,"meta":1960,"readingTime":1967},"blog\u002Fblog\u002F2026\u002F07\u002F18\u002Fcontent-creation-workflow.md","\u002Fblog\u002F2026\u002F07\u002F18\u002Fcontent-creation-workflow","My Content Creation Workflow: 10 Stages From Idea to Published","My complete 10-stage content creation workflow for YouTube: ideation, packaging, AI rough cuts, repurposing videos into blog posts, Shorts, and a newsletter.",{"slug":1961,"date":1962,"published":12,"tags":1963,"author":16,"cover":1966,"video":11,"excerpt":11,"shortDesc":1959},"content-creation-workflow","2026-07-18T09:00:00.000Z",[1964,1965,1864],"YouTube","Blogging","content-creation-workflow-blueprint.png",{"minutes":466,"text":1968},"8 min read",{"_id":1970,"path":1971,"title":1972,"description":1973,"meta":1974,"readingTime":1980},"blog\u002Fblog\u002F2026\u002F07\u002F17\u002Fself-correcting-structured-output.md","\u002Fblog\u002F2026\u002F07\u002F17\u002Fself-correcting-structured-output","Self-Correcting Structured Output in Spring AI 2.0","Learn how Spring AI 2.0 validates LLM JSON against your schema and automatically retries failures with self-correcting structured output. A beginner guide.",{"slug":1975,"date":1976,"published":12,"tags":1977,"author":16,"cover":1978,"video":1979,"excerpt":11,"shortDesc":1973},"self-correcting-structured-output","2026-07-17T09:00:00.000Z",[1907,1865,1866],"self-correcting-structured-output.jpg","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FvxOeeNyOtZY",{"minutes":963,"text":1981},"16 min read",{"_id":1983,"path":1984,"title":1985,"description":1986,"meta":1987,"readingTime":1992},"blog\u002Fblog\u002F2026\u002F07\u002F15\u002Fcan-you-use-java-for-ai.md","\u002Fblog\u002F2026\u002F07\u002F15\u002Fcan-you-use-java-for-ai","Can You Use Java for AI? Why Java Is Better Positioned Than You Think","Can you use Java for AI? Yes. For building real AI applications it might be the better choice. Why the JVM, Spring AI, and your existing team are enough.",{"slug":1988,"date":1989,"published":12,"tags":1990,"author":16,"cover":1991,"video":11,"excerpt":11,"shortDesc":1986},"can-you-use-java-for-ai","2026-07-15T09:00:00.000Z",[1866,1864,1907],"can-you-use-java-for-ai-editorial.png",{"minutes":936,"text":1993},"14 min read",{"_id":1995,"path":1996,"title":1997,"description":1998,"meta":1999,"readingTime":2005},"blog\u002Fblog\u002F2026\u002F07\u002F14\u002Fspring-boot-end-of-life.md","\u002Fblog\u002F2026\u002F07\u002F14\u002Fspring-boot-end-of-life","Spring Boot End of Life: Every 3.x Branch Is Now Unsupported","Spring Boot 3.5 reached end of life in June 2026 and every 3.x branch is now unsupported. What that means, and how to plan your Spring Boot 4 upgrade.",{"slug":2000,"date":2001,"published":12,"tags":2002,"author":16,"cover":2004,"video":11,"excerpt":11,"shortDesc":1998},"spring-boot-end-of-life","2026-07-14T13:00:00.000Z",[1865,1866,2003,1864],"Spring Boot 4","spring-boot-end-of-life-terminal.png",{"minutes":917,"text":1897},{"_id":2007,"path":2008,"title":2009,"description":2010,"meta":2011,"readingTime":2016},"blog\u002Fblog\u002F2026\u002F07\u002F14\u002Fkill-process-on-port.md","\u002Fblog\u002F2026\u002F07\u002F14\u002Fkill-process-on-port","How to Kill a Process Running on a Port (Windows, macOS & Linux)","Port 8080 already in use? Learn how to find and kill the process running on a port on Windows, macOS, and Linux—with copy-paste commands for each.",{"slug":2012,"date":2013,"published":12,"tags":2014,"author":16,"cover":2015,"video":11,"excerpt":11,"shortDesc":2010},"kill-process-on-port","2026-07-14T09:00:00.000Z",[1866,1865],"kill-process-on-port.png",{"minutes":451,"text":2017},"7 min read",{"_id":2019,"path":2020,"title":2021,"description":2022,"meta":2023,"readingTime":2029},"blog\u002Fblog\u002F2026\u002F07\u002F09\u002Fspring-ai-tool-search.md","\u002Fblog\u002F2026\u002F07\u002F09\u002Fspring-ai-tool-search","Spring AI Tool Search: Stop Wasting Tokens on Tools You Don't Need","Spring AI 2.0's tool search brings dynamic tool discovery to Spring Boot—load tools on demand instead of into every request to cut token usage and cost.",{"slug":2024,"date":2025,"published":12,"tags":2026,"author":16,"cover":2027,"video":2028,"excerpt":11,"shortDesc":2022},"spring-ai-tool-search","2026-07-09T09:00:00.000Z",[1907,1865],"spring-ai-tool-search.jpg","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FVG00DildlvY",{"minutes":975,"text":1926},{"_id":2031,"path":2032,"title":2033,"description":2034,"meta":2035,"readingTime":2041},"blog\u002Fblog\u002F2026\u002F07\u002F08\u002Fspring-ai-custom-advisors-tool-logging-token-counter.md","\u002Fblog\u002F2026\u002F07\u002F08\u002Fspring-ai-custom-advisors-tool-logging-token-counter","Building Custom Spring AI Advisors for Tool Logging and Token Tracking","Learn to build custom Spring AI advisors with the BaseAdvisor interface to log available tools, track tool invocations, and count token usage on every LLM call.",{"slug":2036,"date":2037,"published":12,"tags":2038,"author":16,"cover":2039,"video":2040,"excerpt":11,"shortDesc":2034},"spring-ai-custom-advisors-tool-logging-token-counter","2026-07-08T09:00:00.000Z",[1907,1865,1866],"spring-ai-custom-advisors-tool-logging-token-counter.jpg","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FWNJFR-_N9bc",{"minutes":1278,"text":2042},"24 min read",{"_id":2044,"path":2045,"title":2046,"description":2047,"meta":2048,"readingTime":2055},"blog\u002Fblog\u002F2026\u002F07\u002F07\u002Fui-dot-sh-agent-skills-for-building-beautiful-uis.md","\u002Fblog\u002F2026\u002F07\u002F07\u002Fui-dot-sh-agent-skills-for-building-beautiful-uis","UI.sh: Agent Skills That Actually Make AI-Generated UIs Look Good","UI.sh is a collection of agent skills from the Tailwind CSS and Refactoring UI team that give Claude Code and Codex the polish of a senior UI designer.",{"slug":2049,"date":2050,"published":12,"tags":2051,"author":16,"cover":2053,"video":2054,"excerpt":11,"shortDesc":2047},"ui-dot-sh-agent-skills-for-building-beautiful-uis","2026-07-07T09:00:00.000Z",[1864,2052],"Tailwind CSS","ui-dot-sh-agent-skills-for-building-beautiful-uis.jpeg","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002F-B7uyMp54S4",{"minutes":476,"text":2056},"9 min read",{"_id":2058,"path":2059,"title":2060,"description":2061,"meta":2062,"readingTime":2068},"blog\u002Fblog\u002F2026\u002F07\u002F02\u002Fchatclient-vs-chatmodel-spring-ai.md","\u002Fblog\u002F2026\u002F07\u002F02\u002Fchatclient-vs-chatmodel-spring-ai","ChatClient vs ChatModel: Which Spring AI API Should You Actually Use?","Spring AI gives you two ways to call an LLM. Learn the difference between ChatClient and ChatModel, when to use each, and see both in action with code examples.",{"slug":2063,"date":2064,"published":12,"tags":2065,"author":16,"cover":2066,"video":2067,"excerpt":11,"shortDesc":2061},"chatclient-vs-chatmodel-spring-ai","2026-07-02T09:00:00.000Z",[1907,1865],"chatclient-vs-chatmodel-spring-ai.jpg","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FIdIDI71sGZM",{"minutes":936,"text":1993},{"_id":2070,"path":2071,"title":2072,"description":2073,"meta":2074,"readingTime":2081},"blog\u002Fblog\u002F2026\u002F07\u002F01\u002Fx-twitter-mcp-servers-spring-ai.md","\u002Fblog\u002F2026\u002F07\u002F01\u002Fx-twitter-mcp-servers-spring-ai","X (Twitter) MCP Servers with Spring AI: Search Posts and Query Docs Programmatically","X released MCP servers for its API and docs. Build a Spring Boot MCP client with Spring AI 2.0 to search X posts and query the X API docs programmatically.",{"slug":2075,"date":2076,"published":12,"tags":2077,"author":16,"cover":2079,"video":2080,"excerpt":11,"shortDesc":2073},"x-twitter-mcp-servers-spring-ai","2026-07-01T09:00:00.000Z",[1907,2078,1865],"MCP","x-twitter-mcp-servers-spring-ai.jpeg","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002Fj4chxGtqkY8",{"minutes":985,"text":1939},{"_id":2083,"path":2084,"title":2085,"description":2086,"meta":2087,"readingTime":2094},"blog\u002Fblog\u002F2026\u002F06\u002F30\u002Ftype-safe-property-paths-spring-boot-4-1.md","\u002Fblog\u002F2026\u002F06\u002F30\u002Ftype-safe-property-paths-spring-boot-4-1","Type Safe Property Paths in Spring Boot 4.1","Spring Boot 4.1 adds type-safe property paths to Spring Data, replacing stringly typed references in sorting, criteria queries, and composite paths.",{"slug":2088,"date":2089,"published":12,"tags":2090,"author":16,"cover":2092,"video":2093,"excerpt":11,"shortDesc":2086},"type-safe-property-paths-spring-boot-4-1","2026-06-30T09:00:00.000Z",[1865,2091],"Spring Data","type-safe-property-paths-spring-boot-4-1.jpeg","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FqBC-TrIzsPg",{"minutes":980,"text":2095},"18 min read",{"_id":2097,"path":2098,"title":2099,"description":2100,"meta":2101,"readingTime":2108},"blog\u002Fblog\u002F2026\u002F06\u002F29\u002Fredis-listener-spring-boot-4-1.md","\u002Fblog\u002F2026\u002F06\u002F29\u002Fredis-listener-spring-boot-4-1","The New @RedisListener Annotation in Spring Boot 4.1","Spring Boot 4.1 adds @RedisListener, one annotation that brings Redis Pub\u002FSub in line with @KafkaListener and @RabbitListener. No container wiring needed.",{"slug":2102,"date":2103,"published":12,"tags":2104,"author":16,"cover":2106,"video":2107,"excerpt":11,"shortDesc":2100},"redis-listener-spring-boot-4-1","2026-06-29T09:00:00.000Z",[1865,2105],"Redis","redis-listener-spring-boot-4-1.jpg","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FlMbgBYlUtfc",{"minutes":491,"text":2109},"10 min read",{"_id":2111,"path":2112,"title":2113,"description":2114,"meta":2115,"readingTime":2121},"blog\u002Fblog\u002F2026\u002F06\u002F26\u002Fspring-boot-ssrf-protection-inet-address-filter.md","\u002Fblog\u002F2026\u002F06\u002F26\u002Fspring-boot-ssrf-protection-inet-address-filter","SSRF Protection in Spring Boot 4.1 with InetAddressFilter","Learn how Spring Boot 4.1's new InetAddressFilter protects your applications against Server-Side Request Forgery (SSRF) attacks with a single bean definition.",{"slug":2116,"date":2117,"published":12,"tags":2118,"author":16,"cover":2119,"video":2120,"excerpt":11,"shortDesc":2114},"spring-boot-ssrf-protection-inet-address-filter","2026-06-26T09:00:00.000Z",[1865,1866],"spring-boot-ssrf-protection-inet-address-filter.jpeg","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FPDbBG_GrcwU",{"minutes":928,"text":1883},{"_id":2123,"path":2124,"title":2125,"description":2126,"meta":2127,"readingTime":2133},"blog\u002Fblog\u002F2026\u002F06\u002F25\u002Flazy-jdbc-connections-spring-boot-4-1.md","\u002Fblog\u002F2026\u002F06\u002F25\u002Flazy-jdbc-connections-spring-boot-4-1","Lazy JDBC Connections in Spring Boot 4.1: One Property, Massive Performance Win","Spring Boot 4.1 adds lazy JDBC connection fetching via spring.datasource.connection-fetch. See how it cuts connection hold time from 2 seconds to 15ms.",{"slug":2128,"date":2129,"published":12,"tags":2130,"author":16,"cover":2131,"video":2132,"excerpt":11,"shortDesc":2126},"lazy-jdbc-connections-spring-boot-4-1","2026-06-25T09:00:00.000Z",[1865,2091],"lazy-jdbc-connections-spring-boot-4-1.jpeg","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FlsaBN1U2EB8",{"minutes":951,"text":2134},"15 min read",{"_id":2136,"path":2137,"title":2138,"description":2139,"meta":2140,"readingTime":2146},"blog\u002Fblog\u002F2026\u002F06\u002F24\u002Fspring-grpc-spring-boot-4-1.md","\u002Fblog\u002F2026\u002F06\u002F24\u002Fspring-grpc-spring-boot-4-1","Getting Started with Spring gRPC in Spring Boot 4.1","Build a gRPC server and client in Spring Boot 4.1 with Spring gRPC — using @GrpcService, protobuf, and the new starters from start.spring.io.",{"slug":2141,"date":2142,"published":12,"tags":2143,"author":16,"cover":2144,"video":2145,"excerpt":11,"shortDesc":2139},"spring-grpc-spring-boot-4-1","2026-06-24T09:00:00.000Z",[],"spring-grpc-spring-boot-4-1.jpeg","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FMPHuBNqbYPM",{"minutes":928,"text":1883},{"_id":2148,"path":2149,"title":2150,"description":2151,"meta":2152,"readingTime":2159},"blog\u002Fblog\u002F2026\u002F05\u002F20\u002Fspring-modulith-externalized-events.md","\u002Fblog\u002F2026\u002F05\u002F20\u002Fspring-modulith-externalized-events","Spring Modulith Externalized Events: Publishing Events to Kafka","Learn how to externalize Spring Modulith application events to Apache Kafka so other systems can react to changes happening inside your modular monolith.",{"slug":2153,"date":2154,"published":12,"tags":2155,"author":16,"cover":2157,"video":2158,"excerpt":11,"shortDesc":2151},"spring-modulith-externalized-events","2026-05-20T09:00:00.000Z",[2156],"Spring Modulith","spring-modulith-externalized-events.jpeg","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002F8sJIWwc7Jss",{"minutes":975,"text":1926},{"_id":2161,"path":2162,"title":2163,"description":2164,"meta":2165,"readingTime":2173},"blog\u002Fblog\u002F2026\u002F05\u002F18\u002Fspring-boot-kafka-in-10-minutes-your-first-message.md","\u002Fblog\u002F2026\u002F05\u002F18\u002Fspring-boot-kafka-in-10-minutes-your-first-message","Spring Boot + Kafka in 10 Minutes: Sending Your First Message","Produce and consume your first Apache Kafka message with Spring Boot. Covers Docker Compose, KafkaTemplate, @KafkaListener, and Embedded Kafka for tests.",{"slug":2166,"date":2167,"published":12,"tags":2168,"author":16,"cover":2171,"video":2172,"excerpt":11,"shortDesc":2164},"spring-boot-kafka-quick-start","2026-05-18T08:00:00.000Z",[1865,2169,2170],"Apache Kafka","Spring for Apache Kafka","spring-boot-kafka-in-10-minutes-your-first-message.jpg","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002F5XW3f_39ipY",{"minutes":980,"text":2095},{"_id":2175,"path":2176,"title":2177,"description":2178,"meta":2179,"readingTime":2185},"blog\u002Fblog\u002F2026\u002F05\u002F14\u002Fspring-modulith-durable-events.md","\u002Fblog\u002F2026\u002F05\u002F14\u002Fspring-modulith-durable-events","Spring Modulith Durable Events: Reliable Event Processing Without a Message Broker","Learn how Spring Modulith's event publication registry persists and replays failed events across restarts, giving you a transactional outbox with no message broker.",{"slug":2180,"date":2181,"published":12,"tags":2182,"author":16,"cover":2183,"video":2184,"excerpt":11,"shortDesc":2178},"spring-modulith-durable-events","2026-05-14T09:00:00.000Z",[1865,2156],"spring-modulith-durable-events.jpg","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FKLX9ulb2AfM",{"minutes":1252,"text":1911},{"_id":2187,"path":2188,"title":2189,"description":2190,"meta":2191,"readingTime":2198},"blog\u002Fblog\u002F2026\u002F04\u002F30\u002Fintroduction-to-spring-modulith.md","\u002Fblog\u002F2026\u002F04\u002F30\u002Fintroduction-to-spring-modulith","Introduction to Spring Modulith: Building Modular Monoliths with Spring Boot","Learn how Spring Modulith helps you build a modular monolith in Spring Boot with enforced module boundaries, application events, and verified architecture.",{"slug":2192,"date":2193,"published":12,"tags":2194,"author":16,"cover":2196,"video":2197,"excerpt":11,"shortDesc":2190},"introduction-to-spring-modulith","2026-04-30T09:00:00.000Z",[1865,2156,1866,2195],"Modular Monolith","introduction-to-spring-modulith.jpg","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FxHlDyKVyvig",{"minutes":1268,"text":2199},"22 min read",{"_id":2201,"path":2202,"title":2203,"description":2204,"meta":2205,"readingTime":2212},"blog\u002Fblog\u002F2026\u002F04\u002F10\u002Fembabel-tools-mcp.md","\u002Fblog\u002F2026\u002F04\u002F10\u002Fembabel-tools-mcp","Embabel MCP Servers and Tools for Agentic Flows on the JVM","Add tools and MCP servers to your Embabel agents in Java. Build a blog writing agent that researches topics, calculates reading time, and generates front matter.",{"slug":2206,"date":2207,"published":12,"tags":2208,"author":11,"cover":2210,"video":2211,"excerpt":11,"shortDesc":2204},"embabel-mcp-servers-and-tools","2026-04-10T08:00:00.000Z",[1907,2209,1866],"Embabel","embabel_tools_mcp.jpg","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002F2mGr7kdstJs",{"minutes":963,"text":1981},{"_id":2214,"path":2215,"title":2216,"description":2217,"meta":2218,"readingTime":2224},"blog\u002Fblog\u002F2026\u002F04\u002F02\u002Fembabel-first-look.md","\u002Fblog\u002F2026\u002F04\u002F02\u002Fembabel-first-look","Embabel First Look: Building Agentic Flows on the JVM","A first look at Embabel, Rod Johnson's framework for building agentic AI flows on the JVM. Build a blog writing agent using goal-oriented action planning (GOAP).",{"slug":2219,"date":2220,"published":12,"tags":2221,"author":11,"cover":2222,"video":2223,"excerpt":11,"shortDesc":2217},"embabel-first-look","2026-04-02T08:00:00.000Z",[1907,1866],"EmbabelFirstLook.jpg","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FG5VDQCZu6t0",{"minutes":1252,"text":1911},{"_id":2226,"path":2227,"title":2228,"description":2229,"meta":2230,"readingTime":2237},"blog\u002Fblog\u002F2026\u002F04\u002F01\u002Fgraphql-for-java-developers-course.md","\u002Fblog\u002F2026\u002F04\u002F01\u002Fgraphql-for-java-developers-course","GraphQL for Java Developers with Spring Boot","Build GraphQL APIs in Java with Spring Boot 4 and Spring for GraphQL. A free course covering schema-first design, batch loading, unions, and AOT repositories.",{"slug":2231,"date":2232,"published":12,"tags":2233,"author":16,"cover":2235,"video":2236,"excerpt":11,"shortDesc":2229},"getting-started-with-graphql-for-java-developers","2026-04-01T08:00:00.000Z",[1865,1866,2234],"GraphQL","graphql-java-developers-cover.jpg","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FxZSv67a9OYA",{"minutes":2238,"text":2239},33,"33 min read",{"_id":2241,"path":2242,"title":2243,"description":2244,"meta":2245,"readingTime":2251},"blog\u002Fblog\u002F2026\u002F03\u002F31\u002Fsprig-build-me-a-coding-agent.md","\u002Fblog\u002F2026\u002F03\u002F31\u002Fsprig-build-me-a-coding-agent","Spring, Build Me a Coding Agent","Build an autonomous coding agent in Spring AI with the Spring AI Agent Utils library. This tutorial adds file system tools, shell commands, and agent skills.",{"slug":2246,"date":2247,"published":12,"tags":2248,"author":16,"cover":2249,"video":2250,"excerpt":11,"shortDesc":2244},"spring-building-me-a-coding-agent","2026-03-31T08:00:00.000Z",[1907,1865,1866],".\u002Fcoding_agent_cover.jpg","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FP8s65qu-LZI",{"minutes":1298,"text":2252},"26 min read",{"_id":2254,"path":2255,"title":2256,"description":2257,"meta":2258,"readingTime":2264},"blog\u002Fblog\u002F2026\u002F03\u002F27\u002Fspring-ai-deep-research-agent.md","\u002Fblog\u002F2026\u002F03\u002F27\u002Fspring-ai-deep-research-agent","Spring AI Deep Research Agent","AI Agent Search",{"slug":2259,"date":2260,"published":12,"tags":2261,"author":16,"cover":2262,"video":2263,"excerpt":11,"shortDesc":2257},"spring-ai-deep-research-agent","2026-03-27T09:00:00.000Z",[1864],"spring-ai-deep-research-agent.jpeg","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002F_amdeuCM-aY",{"minutes":1252,"text":1911},{"_id":2266,"path":2267,"title":2268,"description":2269,"meta":2270,"readingTime":2278},"blog\u002Fblog\u002F2026\u002F03\u002F26\u002Frest-client-error-handling.md","\u002Fblog\u002F2026\u002F03\u002F26\u002Frest-client-error-handling","Getting Started with Error Handling in the RestClient","Learn best practices for error handling with Spring's RestClient, including global exception handlers, custom exceptions, Problem Detail responses, and built-in retry with resilience methods in Spring Framework 7.",{"slug":2271,"date":2272,"published":12,"tags":2273,"author":16,"cover":2276,"video":2277,"excerpt":11,"shortDesc":2269},"rest-client-error-handling","2026-03-26T09:00:00.000Z",[1865,2274,2275,1866],"Spring Framework","REST Client","rest-client-error-handling.jpg","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FMuYzEZk6-zI",{"minutes":980,"text":2095},{"_id":2280,"path":2281,"title":2282,"description":2283,"meta":2284,"readingTime":2289},"blog\u002Fblog\u002F2026\u002F03\u002F25\u002Fbrowswerbase-spring-boot-starter.md","\u002Fblog\u002F2026\u002F03\u002F25\u002Fbrowswerbase-spring-boot-starter","Giving Your Spring AI Agents a Real Browser with the Browserbase Spring Boot Starter","Most AI agents can search the web. But what happens when they need to actually use it? I built a Spring Boot Starter for Browserbase that gives your agents a real, headless browser in three lines of configuration, plus a deep research agent to show it off.",{"slug":2285,"date":2286,"published":12,"tags":2287,"author":16,"cover":2288,"video":11,"excerpt":11,"shortDesc":2283},"browserbase-spring-boot-starter","2026-03-25T08:00:00.000Z",[1865,1907],"browswerbase_spring_boot_starter_cover.png",{"minutes":985,"text":1939},{"_id":2291,"path":2292,"title":2293,"description":2294,"meta":2295,"readingTime":2301},"blog\u002Fblog\u002F2026\u002F03\u002F20\u002Fjdk-26-final-means-final.md","\u002Fblog\u002F2026\u002F03\u002F20\u002Fjdk-26-final-means-final","JEP 500: Prepare to Make Final Mean Final in JDK 26","JDK 26 introduces JEP 500, which warns developers when final fields are mutated through reflection. Here's what this means for your Java code and how to prepare for the future.",{"slug":2296,"date":2297,"published":12,"tags":2298,"author":16,"cover":2299,"video":2300,"excerpt":11,"shortDesc":2294},"jdk-26-final-means-final","2026-03-20T10:00:00.000Z",[1866],"java-26-final-means-final.jpg","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002Fj-y0m6j6TBc",{"minutes":917,"text":1897},{"_id":2303,"path":2304,"title":2305,"description":2306,"meta":2307,"readingTime":2313},"blog\u002Fblog\u002F2026\u002F03\u002F14\u002Fspring-initializr-tui.md","\u002Fblog\u002F2026\u002F03\u002F14\u002Fspring-initializr-tui","Building a Spring Initializr Terminal UI with Java","How I built a terminal user interface for the Spring Initializr using Tambu UI, a new Java TUI framework, and GraalVM native images to streamline my development workflow.",{"slug":2308,"date":2309,"published":12,"tags":2310,"author":16,"cover":2311,"video":2312,"excerpt":11,"shortDesc":2306},"spring-initializr-tui","2026-03-14T10:00:00.000Z",[1866,1865],"spring-init-tui-cover.jpg","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FJ9C2MiQTIYs",{"minutes":491,"text":2109},{"_id":2315,"path":2316,"title":2317,"description":2318,"meta":2319,"readingTime":2325},"blog\u002Fblog\u002F2026\u002F02\u002F08\u002Fspring-ai-prompt-caching.md","\u002Fblog\u002F2026\u002F02\u002F08\u002Fspring-ai-prompt-caching","Spring AI Prompt Caching: Stop Wasting Money on Repeated Tokens","Spring AI prompt caching cuts your Anthropic Claude API costs. Use AnthropicCacheStrategy to cache system prompts and tools that don't change between requests.",{"slug":2320,"date":2321,"published":12,"tags":2322,"author":16,"cover":2323,"video":2324,"excerpt":11,"shortDesc":2318},"spring-ai-prompt-caching","2026-02-08T09:00:00.000Z",[1907],"spring-ai-prompt-caching.jpg","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FeYb7BKW4QcU",{"minutes":936,"text":1993},{"_id":2327,"path":2328,"title":2329,"description":2330,"meta":2331,"readingTime":2337},"blog\u002Fblog\u002F2026\u002F02\u002F05\u002Fopenai-codex-first-look.md","\u002Fblog\u002F2026\u002F02\u002F05\u002Fopenai-codex-first-look","I Tried OpenAI's New Codex Agent. Here are my First Impressions (It's Really Good)","OpenAI released Codex, a new GUI for their coding agent. I put it to the test by building a vending machine CLI application in Java 25 with Maven, JUnit 6, and JSpecify null safety annotations.",{"slug":2332,"date":2333,"published":12,"tags":2334,"author":16,"cover":2335,"video":2336,"excerpt":11,"shortDesc":2330},"openai-codex-first-look","2026-02-05T09:00:00.000Z",[1866,1864],"codex_thumbnail.jpg","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FQ44TPEtNcNo",{"minutes":491,"text":2109},{"_id":2339,"path":2340,"title":2341,"description":2342,"meta":2343,"readingTime":2348},"blog\u002Fblog\u002F2026\u002F02\u002F05\u002Fralph-loop.md","\u002Fblog\u002F2026\u002F02\u002F05\u002Fralph-loop","The Ralph Loop: Automate AI Coding Tasks in Java","The Ralph Loop is a bash script that runs your AI coding agent with a fresh context every iteration. Here's how it works and how I used it to build a Java CLI.",{"slug":2344,"date":2333,"published":12,"tags":2345,"author":16,"cover":2346,"video":2347,"excerpt":11,"shortDesc":2342},"ralph-loop",[1864,1866],"ralph-loop.jpg","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FCV97l0GkPHo",{"minutes":963,"text":1981},{"_id":2350,"path":2351,"title":2352,"description":2353,"meta":2354,"readingTime":2361},"blog\u002Fblog\u002F2025\u002F12\u002F23\u002Fopentelemetry-spring-boot.md","\u002Fblog\u002F2025\u002F12\u002F23\u002Fopentelemetry-spring-boot","OpenTelemetry with Spring Boot 4: The New Starter","Learn how to use the new spring-boot-starter-opentelemetry in Spring Boot 4 to add observability with traces, metrics, and logs—no Actuator required.",{"slug":2355,"date":2356,"published":12,"tags":2357,"author":16,"cover":2359,"video":2360,"excerpt":11,"shortDesc":2353},"opentelemetry-spring-boot","2025-12-23T09:00:00.000Z",[1865,2358],"Observability","spring-boot-open-telemetry.jpg","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002F6_Y41z7OIv8",{"minutes":923,"text":1870},{"_id":2363,"path":2364,"title":2365,"description":2366,"meta":2367,"readingTime":2374},"blog\u002Fblog\u002F2025\u002F12\u002F18\u002Fspring-boot-4-rest-api.md","\u002Fblog\u002F2025\u002F12\u002F18\u002Fspring-boot-4-rest-api","Building a Spring Boot 4 REST API the Fast Way","Learn how to build a REST API with Spring Boot 4 in minutes. This tutorial shows you how to create CRUD endpoints using Java records and the @RestController annotation.",{"slug":2368,"date":2369,"published":12,"tags":2370,"author":16,"cover":2372,"video":2373,"excerpt":11,"shortDesc":2366},"spring-boot-4-rest-api","2025-12-18T09:00:00.000Z",[1865,1866,2371],"REST API","spring-boot-rest-api-easy.jpeg","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FklnxzL8oQdM",{"minutes":985,"text":1939},{"_id":2376,"path":2377,"title":2378,"description":2379,"meta":2380,"readingTime":2386},"blog\u002Fblog\u002F2025\u002F12\u002F17\u002Floading-spring-resources.md","\u002Fblog\u002F2025\u002F12\u002F17\u002Floading-spring-resources","Loading Resources in Spring Boot","Learn how to load resources in Spring Boot using the Resource interface. This tutorial covers three approaches for loading files from the classpath, filesystem, and URLs.",{"slug":2381,"date":2382,"published":12,"tags":2383,"author":16,"cover":2384,"video":2385,"excerpt":11,"shortDesc":2379},"loading-spring-resources","2025-12-17T09:00:00.000Z",[1865,2274],"spring_resources_cover.png","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FHmcgwj65Unw",{"minutes":985,"text":1939},{"_id":2388,"path":2389,"title":2390,"description":2391,"meta":2392,"readingTime":2399},"blog\u002Fblog\u002F2025\u002F12\u002F16\u002Fspring-security-7-multi-factor-authentication.md","\u002Fblog\u002F2025\u002F12\u002F16\u002Fspring-security-7-multi-factor-authentication","Spring Security 7 Multi-Factor Authentication: Complete Tutorial with @EnableMultiFactorAuthentication","Learn how to implement multi-factor authentication (MFA) in Spring Boot 4 using Spring Security 7's new @EnableMultiFactorAuthentication annotation. Step-by-step tutorial with one-time token login and custom PIN codes.",{"slug":2393,"date":2394,"published":12,"tags":2395,"author":16,"cover":2397,"video":2398,"excerpt":11,"shortDesc":2391},"spring-security-7-multi-factor-authentication","2025-12-16T09:00:00.000Z",[1865,2396],"Spring Security","spring_security_mfa_cover.png","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FKmNAqlaKwjw",{"minutes":1319,"text":2400},"28 min read",{"_id":2402,"path":2403,"title":2404,"description":2405,"meta":2406,"readingTime":2411},"blog\u002Fblog\u002F2025\u002F12\u002F12\u002Fspring-boot-4-modularization.md","\u002Fblog\u002F2025\u002F12\u002F12\u002Fspring-boot-4-modularization","Spring Boot 4 Modularization: Fix Missing Auto-Configuration","Spring Boot 4 broke your auto-configuration? Learn which modular starters you now need—Flyway, H2, and the test starters behind @AutoConfigureMockMvc.",{"slug":2407,"date":2408,"published":12,"tags":2409,"author":16,"cover":11,"video":2410,"excerpt":11,"shortDesc":2405},"spring-boot-4-modularization","2025-12-12T09:00:00.000Z",[1865,2003,1866],"https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FkTLuhE7_jGU",{"minutes":936,"text":1993},{"_id":2413,"path":2414,"title":2415,"description":2416,"meta":2417,"readingTime":2423},"blog\u002Fblog\u002F2025\u002F12\u002F10\u002Fmock-vs-rest.md","\u002Fblog\u002F2025\u002F12\u002F10\u002Fmock-vs-rest","MockMvcTester vs RestTestClient: Which one Should You Use in Spring Boot 4?","A comparison of MockMvcTester and RestTestClient for testing Spring Boot web applications, exploring when to use each approach and their key differences.",{"slug":2418,"date":2419,"published":12,"tags":2420,"author":16,"cover":2421,"video":2422,"excerpt":11,"shortDesc":2416},"mock-vs-rest","2025-12-10T09:00:00.000Z",[1865],".\u002Fmock-vs-rest.png","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FxWcqvrpj2PM",{"minutes":1273,"text":2424},"23 min read",{"_id":2426,"path":2427,"title":2428,"description":2429,"meta":2430,"readingTime":2437},"blog\u002Fblog\u002F2025\u002F12\u002F05\u002Fjms-client.md","\u002Fblog\u002F2025\u002F12\u002F05\u002Fjms-client","Spring JMS Client: A Complete Guide to JmsClient in Spring Boot 4","Master the Spring JMS Client with this complete Spring Boot 4 JmsClient tutorial. Learn when to choose JMS over Kafka, configure message conversion, and send messages using Spring's fluent API.",{"slug":2431,"date":2432,"published":12,"tags":2433,"author":16,"cover":2435,"video":2436,"excerpt":11,"shortDesc":2429},"jms-client","2025-12-05T09:00:00.000Z",[1866,1865,2434],"JMS",".\u002Fjms_client_cover.png","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002F91xVrWlzIe4",{"minutes":975,"text":1926},{"_id":2439,"path":2440,"title":2441,"description":2442,"meta":2443,"readingTime":2448},"blog\u002Fblog\u002F2025\u002F11\u002F25\u002Fspring-data-aot-repositories.md","\u002Fblog\u002F2025\u002F11\u002F25\u002Fspring-data-aot-repositories","Spring Data AOT Repositories: Faster Startup and Build-Time Query Validation","Learn how Spring Data AOT Repositories move query processing from runtime to compile time, reducing startup times and memory usage, plus how to validate repository methods at build time.",{"slug":2444,"date":2445,"published":12,"tags":2446,"author":16,"cover":2447,"video":11,"excerpt":11,"shortDesc":2442},"spring-data-aot-repositories","2025-11-25T10:00:00.000Z",[1865,2091],"spring-data-aot-repositories.png",{"minutes":951,"text":2134},{"_id":2450,"path":2451,"title":2452,"description":2453,"meta":2454,"readingTime":2460},"blog\u002Fblog\u002F2025\u002F11\u002F24\u002Fspring-boot-4-is-here.md","\u002Fblog\u002F2025\u002F11\u002F24\u002Fspring-boot-4-is-here","Spring Boot 4: Everything You Need to Know (4.0 and 4.1)","Everything new in Spring Boot 4 and 4.1, from null safety and HTTP interfaces to modularization and gRPC, plus the upgrade path from Spring Boot 3.",{"slug":2455,"date":2456,"published":12,"tags":2457,"author":16,"cover":2459,"video":11,"excerpt":11,"shortDesc":2453},"spring-boot-4-is-here","2025-11-24T09:00:00.000Z",[1865,2003,2458,1866],"Spring","spring-boot-4-is-here.png",{"minutes":2238,"text":2239},{"_id":2462,"path":2463,"title":2464,"description":2465,"meta":2466,"readingTime":2472},"blog\u002Fblog\u002F2025\u002F11\u002F13\u002Fspring-boot-4-native-retry-support.md","\u002Fblog\u002F2025\u002F11\u002F13\u002Fspring-boot-4-native-retry-support","Native Retry Support in Spring Boot 4: No External Dependencies Required","Spring Boot 4 includes native retry support with @Retryable, RetryTemplate, and @ConcurrencyLimit. Learn how to add resilience without the spring-retry dependency.",{"slug":2467,"date":2468,"published":12,"tags":2469,"author":16,"cover":2470,"video":2471,"excerpt":11,"shortDesc":2465},"spring-boot-4-native-retry-support","2025-11-13T09:00:00.000Z",[1865,2003,1866],"spring_resilience_features_cover.png","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FCT1wGTwOfg0",{"minutes":1319,"text":2400},{"_id":2474,"path":2475,"title":2476,"description":2477,"meta":2478,"readingTime":2484},"blog\u002Fblog\u002F2025\u002F11\u002F10\u002Fjackson-3-spring-boot-4.md","\u002Fblog\u002F2025\u002F11\u002F10\u002Fjackson-3-spring-boot-4","Jackson 3 in Spring Boot 4: JsonMapper, JSON Views, and What's Changed","Learn how to use Jackson 3 in Spring Boot 4 with the new JsonMapper, immutable configuration, unchecked exceptions, and JSON Views with the hint() method.",{"slug":2479,"date":2480,"published":12,"tags":2481,"author":16,"cover":2482,"video":2483,"excerpt":11,"shortDesc":2477},"jackson-3-spring-boot-4","2025-11-10T09:00:00.000Z",[1865,2003],"jackson_3_cover.png","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002F4cvP_qroLH4",{"minutes":1319,"text":2400},{"_id":2486,"path":2487,"title":2488,"description":2489,"meta":2490,"readingTime":2496},"blog\u002Fblog\u002F2025\u002F11\u002F06\u002Fhttp-interfaces-spring-boot-4.md","\u002Fblog\u002F2025\u002F11\u002F06\u002Fhttp-interfaces-spring-boot-4","HTTP Interfaces in Spring Boot 4: Say Goodbye to Boilerplate","Learn how HTTP interfaces let you define declarative HTTP clients in Spring Boot, and discover how Spring Framework 7 eliminates the configuration boilerplate with @ImportHttpServices.",{"slug":2491,"date":2492,"published":12,"tags":2493,"author":16,"cover":2494,"video":2495,"excerpt":11,"shortDesc":2489},"http-interfaces-spring-boot-4","2025-11-06T09:00:00.000Z",[1865,2003,2274],"http_interfaces_cover.png","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FTEd5e4Thu7M",{"minutes":985,"text":1939},{"_id":2498,"path":2499,"title":2500,"description":2501,"meta":2502,"readingTime":2507},"blog\u002Fblog\u002F2025\u002F11\u002F05\u002Fspring-boot-4-null-safety.md","\u002Fblog\u002F2025\u002F11\u002F05\u002Fspring-boot-4-null-safety","Stop NullPointerExceptions Before Production with Spring Boot 4's Null Safety","Discover how Spring Boot 4 and JSpecify annotations catch NullPointerExceptions at compile-time instead of runtime. Learn to implement @NullMarked and @Nullable for bulletproof Java code with practical examples.",{"slug":2503,"date":2504,"published":12,"tags":2505,"author":16,"cover":11,"video":2506,"excerpt":11,"shortDesc":2501},"spring-boot-4-null-safety","2025-11-05T09:00:00.000Z",[1866,1865,2003],"https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FQlGnaRoujL8",{"minutes":1268,"text":2199},{"_id":2509,"path":2510,"title":2511,"description":2512,"meta":2513,"readingTime":2520},"blog\u002Fblog\u002F2025\u002F11\u002F01\u002Fprogrammatic-bean-registration.md","\u002Fblog\u002F2025\u002F11\u002F01\u002Fprogrammatic-bean-registration","Spring Boot 4's Bean Registrar: A Cleaner Way to Register Beans Programmatically","Learn how Spring Boot 4's new BeanRegistrar interface simplifies programmatic bean registration in Spring Framework 7. This tutorial demonstrates dynamic bean creation based on environment properties, conditional registration with complex logic, and performance optimization techniques. Discover when to use BeanRegistrar vs @Bean annotations with practical code examples and testing strategies for your Spring applications.",{"slug":2514,"date":2515,"published":12,"tags":2516,"author":16,"cover":2517,"video":2518,"excerpt":11,"shortDesc":2519},"programmatic-bean-registration","2025-11-01T09:00:00.000Z",[1865,2003,2274],"spring_boot_4_bean_registrar.png","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002Fyh760wTFL_4","Learn how Spring Boot 4's new BeanRegistrar interface simplifies programmatic bean registration in Spring Framework 7. This tutorial demonstrates dynamic bean creation based on environment properties, conditional registration with complex logic, and performance optimization techniques. Discover when to use BeanRegistrar vs @Bean annotations with practical code examples and testing strategies...",{"minutes":923,"text":1870},{"_id":2522,"path":2523,"title":2524,"description":2525,"meta":2526,"readingTime":2532},"blog\u002Fblog\u002F2025\u002F10\u002F30\u002Fspring-framework-7-rest-test-client.md","\u002Fblog\u002F2025\u002F10\u002F30\u002Fspring-framework-7-rest-test-client","Testing Spring REST APIs with RestTestClient: A Complete Guide","Explore the new Rest Test Client in Spring Framework 7, a modern replacement for RestTemplate that provides a fluent API for testing REST APIs with improved type safety and better integration with modern testing practices.",{"slug":2527,"date":2528,"published":12,"tags":2529,"author":16,"cover":2531,"video":11,"excerpt":11,"shortDesc":2525},"spring-framework-7-rest-test-client","2025-10-30T09:00:00.000Z",[2274,1865,2530],"Testing","spring_boot_4_rest-test-client.png",{"minutes":1268,"text":2199},{"_id":2534,"path":2535,"title":2536,"description":2537,"meta":2538,"readingTime":2544},"blog\u002Fblog\u002F2025\u002F10\u002F28\u002Fspring-ai-mcp-client.md","\u002Fblog\u002F2025\u002F10\u002F28\u002Fspring-ai-mcp-client","Building MCP Clients with Spring AI: Augmenting LLMs with Custom Context","Learn how to build MCP (Model Context Protocol) clients using Spring AI to augment Large Language Models with custom context and functionality for your applications.",{"slug":2539,"date":2540,"published":12,"tags":2541,"author":16,"cover":2542,"video":2543,"excerpt":11,"shortDesc":2537},"spring-ai-mcp-client","2025-10-28T09:00:00.000Z",[1907],"spring_ai_mcp_client.png","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FTSFkdlreRMQ",{"minutes":936,"text":1993},{"_id":2546,"path":2547,"title":2548,"description":2549,"meta":2550,"readingTime":2555},"blog\u002Fblog\u002F2025\u002F09\u002F30\u002Fapi-versioning-with-graphql.md","\u002Fblog\u002F2025\u002F09\u002F30\u002Fapi-versioning-with-graphql","Evolving your API without Versioning in GraphQL","Explore modern approaches to API versioning in GraphQL, including schema evolution strategies, deprecation patterns, and best practices for maintaining backward compatibility while evolving your API.",{"slug":2551,"date":2552,"published":12,"tags":2553,"author":16,"cover":2554,"video":11,"excerpt":11,"shortDesc":2549},"api-versioning-with-graphql","2025-09-30T09:00:00.000Z",[1865,2234],"api_versioning_graphql.png",{"minutes":951,"text":2134},{"_id":2557,"path":2558,"title":2559,"description":2560,"meta":2561,"readingTime":2566},"blog\u002Fblog\u002F2025\u002F09\u002F25\u002Fspring-boot-4-api-versioning.md","\u002Fblog\u002F2025\u002F09\u002F25\u002Fspring-boot-4-api-versioning","First-Class API Versioning in Spring Boot 4","Learn how to implement API versioning strategies in Spring Boot 4 applications, including best practices for managing backwards compatibility and evolution of your REST APIs.",{"slug":2562,"date":2563,"published":12,"tags":2564,"author":16,"cover":2565,"video":326,"excerpt":11,"shortDesc":2560},"spring-boot-4-api-versioning","2025-09-25T09:00:00.000Z",[1865,2003,2274],"spring_boot_4_api_versioning.png",{"minutes":1286,"text":2567},"25 min read",{"_id":2569,"path":2570,"title":2571,"description":2572,"meta":2573,"readingTime":2578},"blog\u002Fblog\u002F2025\u002F09\u002F24\u002Fcyc-mcp-server-spring-ai.md","\u002Fblog\u002F2025\u002F09\u002F24\u002Fcyc-mcp-server-spring-ai","My CYC 2025 Demo: Why Building MCP Servers in Java Just Got Ridiculously Simple","Learn how Spring AI 1.1.0-M2 makes building MCP servers in Java incredibly simple with just annotations. No callbacks, no complex setup. Includes complete code from my Commit Your Code 2025 conference demo, showing how to expose your Java application's data to Claude and other AI assistants.",{"slug":2574,"date":2575,"published":12,"tags":2576,"author":16,"cover":2577,"video":11,"excerpt":11,"shortDesc":2572},"cyc-mcp-server-spring-ai","2025-09-24T09:00:00.000Z",[2458,1907,1864,2078,1866],"spring_ai_mcp_servers_cover.png",{"minutes":1252,"text":1911},{"_id":2580,"path":2581,"title":2582,"description":2583,"meta":2584,"readingTime":2589},"blog\u002Fblog\u002F2025\u002F09\u002F17\u002Fspring-boot-3-features.md","\u002Fblog\u002F2025\u002F09\u002F17\u002Fspring-boot-3-features","Spring Boot 3.x Features: A Complete Guide (3.0 to 3.5)","Every major Spring Boot 3.x feature from 3.0 to 3.5—Java 17, GraalVM native images, virtual threads, Docker Compose, Testcontainers, and structured logging.",{"slug":2585,"date":2586,"published":12,"tags":2587,"author":16,"cover":2588,"video":11,"excerpt":11,"shortDesc":2583},"spring-boot-3-features","2025-09-17T09:00:00.000Z",[1865,1866,2274],"spring_boot_3_features_cover.png",{"minutes":2590,"text":2591},52,"52 min read",{"_id":2593,"path":2594,"title":2595,"description":2596,"meta":2597,"readingTime":2604},"blog\u002Fblog\u002F2025\u002F04\u002F09\u002Fjdk-24-virtual-threads-without-pinning.md","\u002Fblog\u002F2025\u002F04\u002F09\u002Fjdk-24-virtual-threads-without-pinning","JDK 24's Major Improvement: Virtual Threads Without Pinning","Discover JDK 24's breakthrough enhancement that eliminates virtual thread pinning with synchronized blocks and methods. This comprehensive guide explores how this change revolutionizes Java concurrency, dramatically improving scalability for Spring Boot applications with legacy synchronized code. You'll learn about the technical details of thread pinning, see practical performance comparisons, and get hands-on examples showing how to leverage this feature in real-world applications for maximum throughput and efficiency.",{"slug":2598,"date":2599,"published":12,"tags":2600,"author":16,"cover":2601,"video":2602,"excerpt":11,"shortDesc":2603},"jdk-24-virtual-threads-without-pinning","2025-04-09T17:00:00.000Z",[1866,2458],".\u002Fjdk_24_virtual_threads_pinning_cover_image.png","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FV4gsffMge7E","Discover JDK 24's breakthrough enhancement that eliminates virtual thread pinning with synchronized blocks and methods. This comprehensive guide explores how this change revolutionizes Java concurrency, dramatically improving scalability for Spring Boot applications with legacy synchronized code. You'll learn about the technical details of thread pinning, see practical performance comparisons, and...",{"minutes":980,"text":2095},{"_id":2606,"path":2607,"title":2608,"description":2609,"meta":2610,"readingTime":2617},"blog\u002Fblog\u002F2025\u002F04\u002F07\u002Fdocker-model-runner.md","\u002Fblog\u002F2025\u002F04\u002F07\u002Fdocker-model-runner","Running AI Models Locally with Docker and Spring AI","Master Docker Desktop's revolutionary Model Runner feature and discover how to build privacy-first AI applications with Spring Boot. This complete tutorial shows you how to run powerful open-source AI models like Gemma locally on your machine, eliminating API costs, protecting sensitive data, and simplifying development workflows. You'll get step-by-step instructions for setting up local AI models, integrating with Spring AI, and building production-ready applications that respect privacy while delivering exceptional AI capabilities without monthly subscription fees.",{"slug":2611,"date":2612,"published":12,"tags":2613,"author":16,"cover":2614,"video":2615,"excerpt":11,"shortDesc":2616},"docker-model-runner","2025-04-07T17:00:00.000Z",[1907],".\u002Frunning_with_docker_and_spring_ai_cover.png","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002F6E6JFLMHcoQ","Master Docker Desktop's revolutionary Model Runner feature and discover how to build privacy-first AI applications with Spring Boot. This complete tutorial shows you how to run powerful open-source AI models like Gemma locally on your machine, eliminating API costs, protecting sensitive data, and simplifying development workflows. You'll get step-by-step instructions...",{"minutes":936,"text":1993},{"_id":2619,"path":2620,"title":2621,"description":2622,"meta":2623,"readingTime":2628},"blog\u002Fblog\u002F2025\u002F03\u002F26\u002Fcreating-your-first-mcp-server-java.md","\u002Fblog\u002F2025\u002F03\u002F26\u002Fcreating-your-first-mcp-server-java","Creating Your First MCP Server in Java with Spring Boot","Build your first Model Context Protocol (MCP) server in Java using Spring Boot and Spring AI, exposing tools that let Claude and other AI models call your code.",{"slug":2624,"date":2625,"published":12,"tags":2626,"author":16,"cover":11,"video":2627,"excerpt":11,"shortDesc":2622},"creating-your-first-mcp-server-java","2025-03-26T17:00:00.000Z",[1866,2458,2078],"https:\u002F\u002Fwww.youtube.com\u002Fembed\u002Fw5YVHG1j3Co",{"minutes":963,"text":1981},{"_id":2630,"path":2631,"title":2632,"description":2633,"meta":2634,"readingTime":2638},"blog\u002Fblog\u002F2025\u002F03\u002F21\u002Fstream-gatherers.md","\u002Fblog\u002F2025\u002F03\u002F21\u002Fstream-gatherers","Stream Gatherers in JDK 24: Building Custom Intermediate Operations for the Stream API","Discover how the new Stream Gatherers feature in JDK 24 provides a more elegant solution for processing blog content compared to traditional stream operations.",{"slug":2635,"date":2636,"published":12,"tags":2637,"author":16,"cover":11,"video":11,"excerpt":11,"shortDesc":2633},"stream-gatherers","2025-03-21T09:00:00.000Z",[1866],{"minutes":2639,"text":2640},31,"31 min read",{"_id":2642,"path":2643,"title":2644,"description":2645,"meta":2646,"readingTime":2651},"blog\u002Fblog\u002F2025\u002F03\u002F11\u002Fmodel-context-protocol-introduction.md","\u002Fblog\u002F2025\u002F03\u002F11\u002Fmodel-context-protocol-introduction","Supercharge Your LLM Applications with Model Context Protocol (MCP)","Learn how Model Context Protocol (MCP) enables LLMs to access external data sources and tools, with practical implementation guides for getting started today.",{"slug":2647,"date":2648,"published":12,"tags":2649,"author":16,"cover":11,"video":2650,"excerpt":11,"shortDesc":2645},"model-context-protocol-introduction","2025-03-11T17:00:00.000Z",[1907,2078],"https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FnNLshWCoe0o",{"minutes":936,"text":1993},{"_id":2653,"path":2654,"title":2655,"description":2656,"meta":2657,"readingTime":2661},"blog\u002Fblog\u002F2025\u002F02\u002F27\u002Fai-powered-dev-hacks-confoo-2025.md","\u002Fblog\u002F2025\u002F02\u002F27\u002Fai-powered-dev-hacks-confoo-2025","AI-Powered Dev Hacks at ConFoo 2025","Recently, I had the pleasure of presenting on a topic that I'm pretty passionate about: how artificial intelligence can amplify developer productivity and creativity.",{"slug":2658,"date":2659,"published":12,"tags":2660,"author":16,"cover":11,"video":11,"excerpt":11,"shortDesc":2656},"ai-powered-dev-hacks-confoo-2025","2025-02-27T09:00:00.000Z",[1864],{"minutes":427,"text":2662},"6 min read",{"_id":2664,"path":2665,"title":2666,"description":2667,"meta":2668,"readingTime":2673},"blog\u002Fblog\u002F2024\u002F12\u002F02\u002Fspring-boot-graphql-query-by-example.md","\u002Fblog\u002F2024\u002F12\u002F02\u002Fspring-boot-graphql-query-by-example","Building Dynamic GraphQL APIs with Spring Boot and Query by Example","Learn how to build flexible and maintainable GraphQL APIs using Spring Boot's Query by Example support, reducing boilerplate code while enabling powerful search capabilities.",{"slug":2669,"date":2670,"published":12,"tags":2671,"author":16,"cover":11,"video":2672,"excerpt":11,"shortDesc":2667},"spring-boot-graphql-query-by-example","2024-12-02T09:00:00.000Z",[2234,1865],"https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FJ8vC8RflPPY",{"minutes":476,"text":2056},{"_id":2675,"path":2676,"title":2677,"description":2678,"meta":2679,"readingTime":2684},"blog\u002Fblog\u002F2024\u002F11\u002F11\u002Fno-lombok.md","\u002Fblog\u002F2024\u002F11\u002F11\u002Fno-lombok","Modern Java: Why You Might Not Need Lombok Anymore","A detailed exploration of why Java developers should reconsider using Project Lombok, examining its drawbacks and modern alternatives in Java development.",{"slug":2680,"date":2681,"published":12,"tags":2682,"author":16,"cover":2683,"video":11,"excerpt":11,"shortDesc":2678},"no-lombok","2024-11-11T09:00:00.000Z",[1866],".\u002Fno_lombok_cover.png",{"minutes":923,"text":1870},{"_id":2686,"path":2687,"title":2688,"description":2689,"meta":2690,"readingTime":2695},"blog\u002Fblog\u002F2024\u002F11\u002F08\u002Fspring-data-jpa-query-by-example.md","\u002Fblog\u002F2024\u002F11\u002F08\u002Fspring-data-jpa-query-by-example","Query By Example in Spring Data JPA: A Clean Approach to Dynamic Queries","Learn how to simplify your Spring Data JPA queries using Query By Example (QBE) and create dynamic, type-safe queries without the boilerplate code.",{"slug":2691,"date":2692,"published":12,"tags":2693,"author":16,"cover":11,"video":2694,"excerpt":11,"shortDesc":2689},"spring-data-jpa-query-by-example","2024-11-08T17:00:00.000Z",[1865,2091],"https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FNGVWHdGNbiI",{"minutes":476,"text":2056},{"_id":2697,"path":2698,"title":2699,"description":2700,"meta":2701,"readingTime":2706},"blog\u002Fblog\u002F2024\u002F11\u002F05\u002Frest-client-oauth2-support.md","\u002Fblog\u002F2024\u002F11\u002F05\u002Frest-client-oauth2-support","RestClient OAuth2 Support in Spring Security 6.4: A Complete Guide","Learn how to implement OAuth2 authentication in your Spring applications using the new RestClient OAuth2 support in Spring Security 6.4. This guide covers architecture, implementation, and best practices for secure service-to-service communication.",{"slug":2702,"date":2703,"published":12,"tags":2704,"author":16,"cover":11,"video":2705,"excerpt":11,"shortDesc":2700},"rest-client-oauth2-support","2024-11-05T17:00:00.000Z",[1865,2396],"https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FnFKcJDpUuZ8",{"minutes":491,"text":2109},{"_id":2708,"path":2709,"title":2710,"description":2711,"meta":2712,"readingTime":2717},"blog\u002Fblog\u002F2024\u002F11\u002F01\u002Fspring-ai-tokens.md","\u002Fblog\u002F2024\u002F11\u002F01\u002Fspring-ai-tokens","Understanding Tokens in Large Language Models with Spring AI","Learn how to track and manage token usage in Spring AI applications, including implementing custom response types and automated logging with AOP.",{"slug":2713,"date":2714,"published":12,"tags":2715,"author":16,"cover":11,"video":2716,"excerpt":11,"shortDesc":2711},"spring-ai-tokens","2024-11-01T17:00:00.000Z",[1907],"https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FZUCVRppXPSc",{"minutes":928,"text":1883},{"_id":2719,"path":2720,"title":2721,"description":2722,"meta":2723,"readingTime":2729},"blog\u002Fblog\u002F2024\u002F10\u002F31\u002Fspring-boot-rest-client-logging.md","\u002Fblog\u002F2024\u002F10\u002F31\u002Fspring-boot-rest-client-logging","Implementing Request\u002FResponse Logging with Spring Boot's Rest Client","Learn how to implement clean and efficient request\u002Fresponse logging for Spring Boot's Rest Client, including both inline and interceptor-based approaches.",{"slug":2724,"date":2725,"published":12,"tags":2726,"author":16,"cover":11,"video":2728,"excerpt":11,"shortDesc":2722},"spring-boot-rest-client-logging","2024-10-31T09:00:00.000Z",[1865,2727],"Rest Client","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002Fl35P5GylXN8",{"minutes":951,"text":2134},{"_id":2731,"path":2732,"title":2733,"description":2734,"meta":2735,"readingTime":2740},"blog\u002Fblog\u002F2024\u002F10\u002F29\u002Fspring-boot-environment-variables.md","\u002Fblog\u002F2024\u002F10\u002F29\u002Fspring-boot-environment-variables","Using Environment Variables in Spring Boot","Learn how to effectively manage configuration and secure sensitive data using environment variables in Spring Boot applications. This comprehensive guide covers best practices, security considerations, and practical examples.",{"slug":2736,"date":2737,"published":12,"tags":2738,"author":16,"cover":11,"video":2739,"excerpt":11,"shortDesc":2734},"spring-boot-environment-variables","2024-10-29T17:00:00.000Z",[1865],"https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FrQV76dufxz4",{"minutes":451,"text":2017},{"_id":2742,"path":2743,"title":2744,"description":2745,"meta":2746,"readingTime":2752},"blog\u002Fblog\u002F2024\u002F10\u002F24\u002Fspring-boot-oauth-demo.md","\u002Fblog\u002F2024\u002F10\u002F24\u002Fspring-boot-oauth-demo","Building a Spring Security Login Form with JTE","Learn how to create a secure login form using Spring Security and JTE (Java Template Engine) with support for both traditional authentication and OAuth2 providers.",{"slug":2747,"date":2748,"published":12,"tags":2749,"author":16,"cover":2750,"video":2751,"excerpt":11,"shortDesc":2745},"spring-boot-oauth-demo","2024-10-24T17:00:00.000Z",[1865,2396],".\u002Fspring-security-jte-login.png","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002Ff1h4GkhxMp8",{"minutes":1244,"text":2753},"20 min read",{"_id":2755,"path":2756,"title":2757,"description":2758,"meta":2759,"readingTime":2765},"blog\u002Fblog\u002F2024\u002F10\u002F22\u002Fgetting-started-with-spring-ai-rag.md","\u002Fblog\u002F2024\u002F10\u002F22\u002Fgetting-started-with-spring-ai-rag","Getting Started with Spring AI and RAG: A Practical Guide","Learn how to build intelligent applications using Retrieval Augmented Generation (RAG) with Spring AI. This practical guide covers everything from understanding tokens and context windows to implementing a full RAG solution.",{"slug":2760,"date":2761,"published":12,"tags":2762,"author":16,"cover":11,"video":2764,"excerpt":11,"shortDesc":2758},"getting-started-with-spring-ai-rag","2024-10-22T09:00:00.000Z",[2763,1950,1949],"spring","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002F6Pgmr7xMjiY",{"minutes":476,"text":2056},{"_id":2767,"path":2768,"title":2769,"description":2770,"meta":2771,"readingTime":2776},"blog\u002Fblog\u002F2024\u002F10\u002F15\u002Fai-java-developers.md","\u002Fblog\u002F2024\u002F10\u002F15\u002Fai-java-developers","Building Generative AI Applications in Java: From Simple Scripts to Spring Boot","Explore how Java developers can leverage generative AI, from basic curl commands to robust Spring Boot applications. Learn to integrate OpenAI's GPT models, use Java's HTTP client, and harness the power of Spring AI for structured output and simplified AI integration.",{"slug":2772,"date":2773,"published":12,"tags":2774,"author":16,"cover":11,"video":2775,"excerpt":11,"shortDesc":2770},"ai-java-developers","2024-10-15T09:00:00.000Z",[1866,1865,1864],"https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FuoOwVWVl_eU",{"minutes":476,"text":2056},{"_id":2778,"path":2779,"title":2780,"description":2781,"meta":2782,"readingTime":2787},"blog\u002Fblog\u002F2024\u002F10\u002F14\u002Fspring-ai-multiple-llms.md","\u002Fblog\u002F2024\u002F10\u002F14\u002Fspring-ai-multiple-llms","Calling Multiple LLMs with Spring AI: A Practical Guide","Learn how to integrate and call multiple Large Language Models (LLMs) like OpenAI's GPT-4 and Anthropic's Claude in a single Spring Boot application using Spring AI. This tutorial covers project setup, configuration, and implementation of separate controllers for each LLM.",{"slug":2783,"date":2784,"published":12,"tags":2785,"author":16,"cover":11,"video":2786,"excerpt":11,"shortDesc":2781},"spring-ai-multiple-llms","2024-10-14T09:00:00.000Z",[1865,1866,1907],"https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FbK1MTlEDQvk",{"minutes":476,"text":2056},{"_id":2789,"path":2790,"title":2791,"description":2792,"meta":2793,"readingTime":2798},"blog\u002Fblog\u002F2024\u002F10\u002F11\u002Fspring-ai-chat-memory.md","\u002Fblog\u002F2024\u002F10\u002F11\u002Fspring-ai-chat-memory","Building Intelligent Chatbots with Spring AI: Implementing Chat Memory","Learn how to create a context-aware chatbot using Spring AI and OpenAI. This tutorial covers implementing chat memory, handling token usage, and managing context window limitations for more engaging AI conversations.",{"slug":2794,"date":2795,"published":12,"tags":2796,"author":16,"cover":11,"video":2797,"excerpt":11,"shortDesc":2792},"spring-ai-chat-memory","2024-10-11T09:00:00.000Z",[1865,1866,1907],"https:\u002F\u002Fwww.youtube.com\u002Fembed\u002F6VdM1MOOMrw",{"minutes":917,"text":1897},{"_id":2800,"path":2801,"title":2802,"description":2803,"meta":2804,"readingTime":2809},"blog\u002Fblog\u002F2024\u002F10\u002F08\u002Fspring-ai-streaming-chatbot.md","\u002Fblog\u002F2024\u002F10\u002F08\u002Fspring-ai-streaming-chatbot","Building a Streaming Chat Bot with Spring Boot and Spring AI","Learn how to create a responsive and engaging chat bot using Spring Boot and Spring AI, featuring both traditional and streaming response capabilities for an enhanced user experience.",{"slug":2805,"date":2806,"published":12,"tags":2807,"author":16,"cover":11,"video":2808,"excerpt":11,"shortDesc":2803},"spring-ai-streaming-chatbot","2024-10-08T20:00:00.000Z",[1865,1866,1907],"https:\u002F\u002Fwww.youtube.com\u002Fembed\u002Fq2p0mG4RICM",{"minutes":985,"text":1939},{"_id":2811,"path":2812,"title":2813,"description":2814,"meta":2815,"readingTime":2820},"blog\u002Fblog\u002F2024\u002F10\u002F07\u002Fjte-forms.md","\u002Fblog\u002F2024\u002F10\u002F07\u002Fjte-forms","Building Dynamic Forms with Spring Boot and JTE: A Practical Guide","Learn how to create interactive web forms using Spring Boot and Java Template Engine (JTE) in this comprehensive tutorial.",{"slug":2816,"date":2817,"published":12,"tags":2818,"author":16,"cover":11,"video":2819,"excerpt":11,"shortDesc":2814},"jte-forms","2024-10-07T20:00:00.000Z",[1865,1866],"https:\u002F\u002Fwww.youtube.com\u002Fembed\u002Fifnv4kGtZgo",{"minutes":476,"text":2056},{"_id":2822,"path":2823,"title":2824,"description":2825,"meta":2826,"readingTime":2831},"blog\u002Fblog\u002F2024\u002F10\u002F06\u002Fspring-boot-jte-htmx.md","\u002Fblog\u002F2024\u002F10\u002F06\u002Fspring-boot-jte-htmx","Building a Dynamic Task Manager with Spring Boot, JTE, and HTMX","Learn how to build a dynamic Task manager using Spring Boot, Java Template Engine (JTE), HTMX and Tailwind CSS.",{"slug":2827,"date":2828,"published":12,"tags":2829,"author":16,"cover":11,"video":2830,"excerpt":11,"shortDesc":2825},"spring-boot-jte-htmx","2024-10-06T20:00:00.000Z",[1865,1866],"https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FkFksiDRZ824",{"minutes":963,"text":1981},{"_id":2833,"path":2834,"title":2835,"description":2836,"meta":2837,"readingTime":2842},"blog\u002Fblog\u002F2024\u002F10\u002F03\u002Fjte-layouts.md","\u002Fblog\u002F2024\u002F10\u002F03\u002Fjte-layouts","Getting started with Java Template Engine (JTE) layouts in Spring Boot","Learn how to use layouts with Java Template Engine in your next Spring Boot Application",{"slug":2838,"date":2839,"published":12,"tags":2840,"author":16,"cover":11,"video":2841,"excerpt":11,"shortDesc":2836},"jte-layouts","2024-10-03T20:00:00.000Z",[1865,1866],"https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FdWe-C3-YQEg",{"minutes":917,"text":1897},{"_id":2844,"path":2845,"title":2846,"description":2847,"meta":2848,"readingTime":2853},"blog\u002Fblog\u002F2024\u002F10\u002F01\u002Fhello-jte.md","\u002Fblog\u002F2024\u002F10\u002F01\u002Fhello-jte","Introducing JTE: The Latest Template Engine in Spring Boot","Explore JTE, the new Java Template Engine now available in Spring Initializer. Learn its benefits, how to get started, and why you might choose it for your next Spring Boot project.",{"slug":2849,"date":2850,"published":12,"tags":2851,"author":16,"cover":11,"video":2852,"excerpt":11,"shortDesc":2847},"hello-jte","2024-10-01T20:00:00.000Z",[1865,1866],"https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FKoWgHSWA1cc",{"minutes":476,"text":2056},{"_id":2855,"path":2856,"title":2857,"description":2858,"meta":2859,"readingTime":2864},"blog\u002Fblog\u002F2024\u002F09\u002F12\u002Fjdk-23-first-look.md","\u002Fblog\u002F2024\u002F09\u002F12\u002Fjdk-23-first-look","What's new in JDK 23","Explore the exciting new features and improvements coming in Java 23, including primitive types in patterns, Markdown documentation comments, and enhancements to garbage collection and concurrency.",{"slug":2860,"date":2861,"published":12,"tags":2862,"author":16,"cover":2863,"video":11,"excerpt":11,"shortDesc":2858},"jdk-23-first-look","2024-09-12T17:00:00.000Z",[1949],".\u002Fjdk-23.png",{"minutes":975,"text":1926},{"_id":2866,"path":2867,"title":2868,"description":2869,"meta":2870,"readingTime":2876},"blog\u002Fblog\u002F2024\u002F08\u002F07\u002Fclaude-sonnet-spring-ai.md","\u002Fblog\u002F2024\u002F08\u002F07\u002Fclaude-sonnet-spring-ai","Supercharge Your Spring Apps with AI - A Beginner's Guide to Claude 3.5 Sonnet and Spring AI","Unlock the power of artificial intelligence in your Java applications with Claude 3.5 Sonnet and Spring AI. This beginner-friendly guide walks you through integrating cutting-edge AI capabilities into your Spring projects, opening up a world of possibilities for smart, responsive applications.",{"slug":2871,"date":2872,"published":12,"tags":2873,"author":16,"cover":2875,"video":11,"excerpt":11,"shortDesc":2869},"claude-sonnet-spring-ai","2024-08-07T17:00:00.000Z",[2874,1907,1866],"Artificial Intelligence (AI)",".\u002Fclaude_sonnet_spring_ai_cover.png",{"minutes":928,"text":1883},{"_id":2878,"path":2879,"title":2880,"description":2881,"meta":2882,"readingTime":2887},"blog\u002Fblog\u002F2024\u002F08\u002F06\u002Fclaude-sonnet-35.md","\u002Fblog\u002F2024\u002F08\u002F06\u002Fclaude-sonnet-35","Claude 3.5 Sonnet - AI Assistance with Speed and Artifacts","Claude 3.5 Sonnet, Anthropic's latest AI model, sets new benchmarks in intelligence, speed, and capabilities across various domains. This blog post explores the key features of Claude 3.5 Sonnet, including its enhanced performance and the groundbreaking Artifacts feature, which enables real-time collaboration between users and AI.",{"slug":2883,"date":2884,"published":12,"tags":2885,"author":16,"cover":2886,"video":11,"excerpt":11,"shortDesc":2881},"claude-sonnet-35","2024-08-06T17:00:00.000Z",[2874],".\u002Fclaude-sonnet-35.jpeg",{"minutes":1331,"text":2888},"30 min read",{"_id":2890,"path":2891,"title":2892,"description":2893,"meta":2894,"readingTime":2900},"blog\u002Fblog\u002F2024\u002F08\u002F05\u002Follama-web-ui.md","\u002Fblog\u002F2024\u002F08\u002F05\u002Follama-web-ui","Harnessing Local LLMs - A Practical Guide to Ollama and Open Web UI","This guide introduces Ollama, a tool for running large language models (LLMs) locally, and its integration with Open Web UI. It highlights the cost and security benefits of local LLM deployment, providing setup instructions for Ollama and demonstrating how to use Open Web UI for enhanced model interaction.",{"slug":2895,"date":2896,"published":12,"tags":2897,"author":16,"cover":2898,"video":2899,"excerpt":11,"shortDesc":2893},"ollama-web-ui","2024-08-05T09:00:00.000Z",[1864],"ollama_web_ui.jpeg","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FBzFafshQkWw",{"minutes":466,"text":1968},{"_id":2902,"path":2903,"title":2904,"description":2905,"meta":2906,"readingTime":2913},"blog\u002Fblog\u002F2024\u002F08\u002F01\u002Fjava-method-references.md","\u002Fblog\u002F2024\u002F08\u002F01\u002Fjava-method-references","Method References in Java: A Beginner's Guide (Java 8+)","Learn what method references are in Java, when to use them, and all four types—static, instance, arbitrary object, and constructor—with clear :: examples.",{"slug":2907,"date":2908,"published":12,"tags":2909,"author":16,"cover":2911,"video":2912,"excerpt":11,"shortDesc":2905},"java-method-references","2024-08-01T09:00:00.000Z",[1866,2910],"Functional Programming","java_method_references_with_me.png","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FDELCbBuCHHE",{"minutes":466,"text":1968},{"_id":2915,"path":2916,"title":2917,"description":2918,"meta":2919,"readingTime":2926},"blog\u002Fblog\u002F2024\u002F07\u002F18\u002Fspring-boot-tailwind.md","\u002Fblog\u002F2024\u002F07\u002F18\u002Fspring-boot-tailwind","How to add Tailwind CSS to your Spring Boot Application","This is an example of how to use Tailwind CSS in your next Spring Boot application. If you just want to get up and running with Tailwind CSS you can use a CDN but this should only be used for prototyping because you will end up shipping a very large css file to production. In this tutorial you will learn how to introduce a build process to only use the styles you are using.",{"slug":2920,"date":2921,"published":12,"tags":2922,"author":16,"cover":2923,"video":2924,"excerpt":11,"shortDesc":2925},"spring-boot-tailwind","2024-07-18T17:00:00.000Z",[1865,2052],".\u002Fspring-boot-tailwind.jpeg","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002F6_6AIzxPXvQ","This is an example of how to use Tailwind CSS in your next Spring Boot application. If you just want to get up and running with Tailwind CSS you can use a CDN but this should only be used for prototyping because you will end up shipping a very large...",{"minutes":963,"text":1981},{"_id":2928,"path":2929,"title":2930,"description":2931,"meta":2932,"readingTime":2939},"blog\u002Fblog\u002F2024\u002F07\u002F10\u002Fjava-gpt-4o.md","\u002Fblog\u002F2024\u002F07\u002F10\u002Fjava-gpt-4o","Getting Started with Open AI's GPT-4o in Java","In this tutorial you will learn how to access OpenAI's newest model, GPT-4o in Java without using any dependencies. As a Java developer, there are several highlights you would be excited about – 50% lower pricing, two times faster latency, and five times the rate limits.",{"slug":2933,"date":2934,"published":12,"tags":2935,"author":16,"cover":2937,"video":2938,"excerpt":11,"shortDesc":2931},"java-gpt-4o","2024-07-10T17:00:00.000Z",[1866,2936,2874],"OpenAI",".\u002Fjava-gpt-4o-cover.jpg","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FEDJLHWcFvpQ",{"minutes":917,"text":1897},{"_id":2941,"path":2942,"title":2943,"description":2944,"meta":2945,"readingTime":2951},"blog\u002Fblog\u002F2024\u002F06\u002F20\u002Fspring-ai-m1.md","\u002Fblog\u002F2024\u002F06\u002F20\u002Fspring-ai-m1","What's New in Spring AI 1.0.0 M1","In this article you learn about what is new in the latest release of Spring AI, 1.0.0 M1. The milestone comes packed full of features headlined by the new Chat Client that has a fluent API.",{"slug":2946,"date":2947,"published":12,"tags":2948,"author":16,"cover":2949,"video":2950,"excerpt":11,"shortDesc":2944},"spring-ai-m1","2024-06-20T17:00:00.000Z",[1865,1907],".\u002Fspring_ai_m1_03.png","https:\u002F\u002Fyoutube.com\u002Fembed\u002FDe9a-TaJImI",{"minutes":951,"text":2134},{"_id":2953,"path":2954,"title":2955,"description":2956,"meta":2957,"readingTime":2963},"blog\u002Fblog\u002F2024\u002F06\u002F03\u002Fspring-io-2024.md","\u002Fblog\u002F2024\u002F06\u002F03\u002Fspring-io-2024","Spring I\u002FO 2024","I just returned from my very first Spring I\u002FO and I thought this would be a great opportunity to tell you about one of the best conferences I have eve been to. I am very fortunate to be able to travel the world visiting customers and conferences but this was by far one of my favorite trips ever.",{"slug":2958,"date":2959,"published":12,"tags":2960,"author":16,"cover":2961,"video":11,"excerpt":11,"shortDesc":2962},"spring-io-2024","2024-06-03T17:00:00.000Z",[1865],".\u002Fspring_io_cover.jpeg","I just returned from my very first Spring I\u002FO and I thought this would be a great opportunity to tell you about one of the best conferences I have eve been to. I am very fortunate to be able to travel the world visiting customers and conferences but this was...",{"minutes":1252,"text":1911},{"_id":2965,"path":2966,"title":2967,"description":2968,"meta":2969,"readingTime":2975},"blog\u002Fblog\u002F2024\u002F01\u002F21\u002Fjava-champion.md","\u002Fblog\u002F2024\u002F01\u002F21\u002Fjava-champion","I'm a Java Champion","On Monday, January 8th, I woke up expecting just another day. Little did I know that this would become a day etched in my memory forever. In this post I would like to tell you about my career and how I became I Java Champion.",{"slug":2970,"date":2971,"published":12,"tags":2972,"author":16,"cover":2974,"video":11,"excerpt":11,"shortDesc":2968},"java-champion","2024-01-21T17:00:00.000Z",[1866,2973],"Meta",".\u002Fjava-champion-cover.png",{"minutes":917,"text":1897},{"_id":2977,"path":2978,"title":2979,"description":2980,"meta":2981,"readingTime":2987},"blog\u002Fblog\u002F2024\u002F01\u002F15\u002Fdeveloper-advocate.md","\u002Fblog\u002F2024\u002F01\u002F15\u002Fdeveloper-advocate","What is Developer Relations and How do you define Developer Advocacy?","In this article, I'll provide an overview of Developer Relations (DevRel) and guide you on how to get started. If you're considering this as a potential career, I hope to inform and inspire you.",{"slug":2982,"date":2983,"published":12,"tags":2984,"author":16,"cover":2986,"video":11,"excerpt":11,"shortDesc":2980},"developer-advocate","2024-01-15T17:00:00.000Z",[2985],"DevRel",".\u002Fdeveloper-advocate.png",{"minutes":1268,"text":2199},{"_id":2989,"path":2990,"title":2991,"description":2992,"meta":2993,"readingTime":2998},"blog\u002Fblog\u002F2024\u002F01\u002F01\u002Fhappy-new-year-2024.md","\u002Fblog\u002F2024\u002F01\u002F01\u002Fhappy-new-year-2024","Happy New Year 2024","In this article I will take a look at some goals and things I want to focus on in the new year.",{"slug":2994,"date":2995,"published":12,"tags":2996,"author":16,"cover":2997,"video":11,"excerpt":11,"shortDesc":2992},"happy-new-year-2024","2024-01-01T17:00:00.000Z",[2973],"photo-1701170633885-7209b1bf10ee.jpeg",{"minutes":427,"text":2662},{"_id":3000,"path":3001,"title":3002,"description":3003,"meta":3004,"readingTime":3009},"blog\u002Fblog\u002F2023\u002F12\u002F30\u002F2023-year-in-review.md","\u002Fblog\u002F2023\u002F12\u002F30\u002F2023-year-in-review","2023 Year in Review","In this article I take a look back at 2023 and share some of the highlights from the year.",{"slug":3005,"date":3006,"published":12,"tags":3007,"author":16,"cover":3008,"video":11,"excerpt":11,"shortDesc":3003},"2023-year-in-review","2023-12-30T17:00:00.000Z",[2973],"behnam-norouzi-f_Bo19fq4Oc-unsplash.jpg",{"minutes":476,"text":2056},{"_id":3011,"path":3012,"title":3013,"description":3014,"meta":3015,"readingTime":3020},"blog\u002Fblog\u002F2023\u002F12\u002F20\u002Fspring-boot-3-2.md","\u002Fblog\u002F2023\u002F12\u002F20\u002Fspring-boot-3-2","What's New in Spring Boot 3.2","This article highlights some of the new features in the latest releases of Spring Framework 6.1 and Spring Boot 3.2.",{"slug":3016,"date":3017,"published":12,"tags":3018,"author":16,"cover":3019,"video":11,"excerpt":11,"shortDesc":3014},"spring-boot-3-2","2023-12-20T17:00:00.000Z",[1865],"whats-new.jpeg",{"minutes":1319,"text":2400},{"_id":3022,"path":3023,"title":3024,"description":3025,"meta":3026,"readingTime":3032},"blog\u002Fblog\u002F2023\u002F12\u002F14\u002Fvirtual-threads-spring-boot.md","\u002Fblog\u002F2023\u002F12\u002F14\u002Fvirtual-threads-spring-boot","Virtual Threads in Spring Boot","In this article, we will discuss Virtual Threads in Java, their significance for Spring Boot developers, and how they can enhance the performance of certain types of Spring Boot applications.",{"slug":3027,"date":3028,"published":12,"tags":3029,"author":16,"cover":3030,"video":3031,"excerpt":11,"shortDesc":3025},"virtual-threads-spring-boot","2023-12-14T17:00:00.000Z",[1866,1865],"spring-boot-virtual-threads.png","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FTHavIYnlwck",{"minutes":928,"text":1883},{"_id":3034,"path":3035,"title":3036,"description":3037,"meta":3038,"readingTime":3044},"blog\u002Fblog\u002F2023\u002F09\u002F17\u002Fspring-boot-actuator.md","\u002Fblog\u002F2023\u002F09\u002F17\u002Fspring-boot-actuator","The Spring Boot Actuator is the one dependency you should include in every project","In this article, we will focus on the most important Spring Boot starter that you should include in all of your projects. The Spring Boot Actuator.",{"slug":3039,"date":3040,"published":12,"tags":3041,"author":16,"cover":3042,"video":3043,"excerpt":11,"shortDesc":3037},"spring-boot-actuator","2023-09-17T17:00:00.000Z",[1865],"spring-boot-actuator.png","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002F4OVe0MWgZ4k",{"minutes":476,"text":2056},{"_id":3046,"path":3047,"title":3048,"description":3049,"meta":3050,"readingTime":3056},"blog\u002Fblog\u002F2023\u002F09\u002F11\u002Fspring-jdbc-client.md","\u002Fblog\u002F2023\u002F09\u002F11\u002Fspring-jdbc-client","A First Look at the new JDBC Client in Spring Boot 3.2","In this tutorial you will learn about the new JDBC Client in Spring Framework 6.1 and Spring Boot 3.2.",{"slug":3051,"date":3052,"published":12,"tags":3053,"author":16,"cover":3054,"video":3055,"excerpt":11,"shortDesc":3049},"spring-jdbc-client","2023-09-11T17:00:00.000Z",[1865],".\u002Fspring-jdbc-client.png","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FJBu5GibEJ4k",{"minutes":1298,"text":2252},{"_id":3058,"path":3059,"title":3060,"description":3061,"meta":3062,"readingTime":3068},"blog\u002Fblog\u002F2023\u002F09\u002F08\u002Frest-client-first-look.md","\u002Fblog\u002F2023\u002F09\u002F08\u002Frest-client-first-look","A First Look at the new Rest Client in Spring Boot 3.2","This is my first look at the new Rest Client in Spring Boot 3.2. In this tutorial we will discuss what a client is, what are the different implementations of clients available and how to get started with the new Rest Client in Spring Framework 6.1 and Spring Boot 3.2",{"slug":3063,"date":3064,"published":12,"tags":3065,"author":16,"cover":3066,"video":3067,"excerpt":11,"shortDesc":3061},"rest-client-first-look","2023-09-08T17:00:00.000Z",[1865],".\u002Fspring-boot-rest-client.png","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FUDNrJAvKc0k",{"minutes":985,"text":1939},{"_id":3070,"path":3071,"title":3072,"description":3073,"meta":3074,"readingTime":3080},"blog\u002Fblog\u002F2023\u002F07\u002F17\u002Fpgadmin-docker-compose.md","\u002Fblog\u002F2023\u002F07\u002F17\u002Fpgadmin-docker-compose","Streamline Your Development: Spring Boot with PostgreSQL & pgAdmin in Docker","In this article you will learn about the new Docker Compose module in Spring Boot 3.1 and how to connect to a Postgres database from your application. You will also learn how to use psql in the shell and pgAdmin to manage your database.",{"slug":3075,"date":3076,"published":12,"tags":3077,"author":16,"cover":3078,"video":3079,"excerpt":11,"shortDesc":3073},"pgadmin-docker-compose","2023-07-17T17:00:00.000Z",[1865],".\u002FpgAdminDockerCompose.png","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FXDlgWyVfSMA",{"minutes":923,"text":1870},{"_id":3082,"path":3083,"title":3084,"description":3085,"meta":3086,"readingTime":3092},"blog\u002Fblog\u002F2023\u002F07\u002F13\u002Fgraphql-schema-mapping-inspection.md","\u002Fblog\u002F2023\u002F07\u002F13\u002Fgraphql-schema-mapping-inspection","Spring for GraphQL Schema Mapping Inspection Report","Join VMware's Spring Developer Advocate, Dan Vega, as he explores the exciting new releases in Spring for GraphQL. Dive into the enhanced features of the inspection report, walk through how to create a project, and more!",{"slug":3087,"date":3088,"published":12,"tags":3089,"author":16,"cover":3090,"video":3091,"excerpt":11,"shortDesc":3085},"graphql-schema-mapping-inspection","2023-07-13T15:00:00.000Z",[1865,2234],".\u002Fgraphql-schema-inspection.png","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FYBPG0JbHvpY",{"minutes":928,"text":1883},{"_id":3094,"path":3095,"title":3096,"description":3097,"meta":3098,"readingTime":3105},"blog\u002Fblog\u002F2023\u002F06\u002F30\u002Faws-lambda-spring-boot-3.md","\u002Fblog\u002F2023\u002F06\u002F30\u002Faws-lambda-spring-boot-3","Deploying Spring Boot 3 Applications to AWS Lambda","Discover effective solutions for hosting your personal spring boot projects without hefty costs. Boost your skills with Dan Vega, your spring developer advocate, while exploring the capabilities of AWS Lambda.",{"slug":3099,"date":3100,"published":12,"tags":3101,"author":16,"cover":3103,"video":3104,"excerpt":11,"shortDesc":3097},"aws-lambda-spring-boot-3","2023-06-30T15:00:00.000Z",[1865,3102],"AWS",".\u002Faws-lambda-spring-boot-3-thumbnail.png","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FGGPPkUcHleQ",{"minutes":975,"text":1926},{"_id":3107,"path":3108,"title":3109,"description":3110,"meta":3111,"readingTime":3118},"blog\u002Fblog\u002F2023\u002F06\u002F12\u002Fspring-http-interfaces-headers.md","\u002Fblog\u002F2023\u002F06\u002F12\u002Fspring-http-interfaces-headers","How to add Request Headers using HTTP Interfaces in Spring Boot 3","In this tutorial you will learn how to add a request header when using HTTP Interfaces in Spring Boot 3. This can be useful when you need to add a header to a single request or every single request. You will also learn how to view the headers that are sent to make sure everything is working properly.",{"slug":3112,"date":3113,"published":12,"tags":3114,"author":16,"cover":3115,"video":3116,"excerpt":11,"shortDesc":3117},"spring-http-interfaces-headers","2023-06-14T08:00:00.000Z",[2274,1865],".\u002Fhttp-interface-request-headers.png","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FAOJzm7yFOl0","In this tutorial you will learn how to add a request header when using HTTP Interfaces in Spring Boot 3. This can be useful when you need to add a header to a single request or every single request. You will also learn how to view the headers that are...",{"minutes":402,"text":3119},"5 min read",{"_id":3121,"path":3122,"title":3123,"description":3124,"meta":3125,"readingTime":3130},"blog\u002Fblog\u002F2023\u002F06\u002F14\u002Fspring-http-interfaces.md","\u002Fblog\u002F2023\u002F06\u002F14\u002Fspring-http-interfaces","Spring HTTP Interface Clients: Consuming HTTP services in Spring Boot","Learn all about the new HTTP Interfaces in Spring Framework 6 and Spring Boot 3 by building out a real world example.",{"slug":3126,"date":3113,"published":12,"tags":3127,"author":16,"cover":3128,"video":3129,"excerpt":11,"shortDesc":3124},"spring-http-interfaces",[2274,1865],".\u002Fhttp-interfaces-crud.png","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002F4U0hUyktpvg",{"minutes":936,"text":1993},{"_id":3132,"path":3133,"title":3134,"description":3135,"meta":3136,"readingTime":3141},"blog\u002Fblog\u002F2023\u002F05\u002F19\u002Faws-lambda-java-17.md","\u002Fblog\u002F2023\u002F05\u002F19\u002Faws-lambda-java-17","Java 17 🤝 AWS Lambda: Creating Serverless Functions in Java & Spring with Java 17","AWS has made a big announcement recently - Java 17 runtime is now supported on AWS Lambda. What this means is, you now have the freedom to write your lambda functions using Java in Spring and specifically target JDK 17.",{"slug":3137,"date":3138,"published":12,"tags":3139,"author":16,"cover":3103,"video":3140,"excerpt":11,"shortDesc":3135},"aws-lambda-java-17","2023-05-19T08:00:00.000Z",[1865,3102,1866],"https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FbxK4GscuVgs",{"minutes":917,"text":1897},{"_id":3143,"path":3144,"title":3145,"description":3146,"meta":3147,"readingTime":3153},"blog\u002Fblog\u002F2023\u002F05\u002F03\u002Fspring-session-introduction.md","\u002Fblog\u002F2023\u002F05\u002F03\u002Fspring-session-introduction","Demystifying Spring Session: A Comprehensive Introduction for Java Developers!","In this tutorial, we'll explore the powerful features of Spring Session and learn how to effectively manage user sessions in your Java web applications.",{"slug":3148,"date":3149,"published":12,"tags":3150,"author":16,"cover":3151,"video":3152,"excerpt":11,"shortDesc":3146},"spring-session-introduction","2023-05-03T08:00:00.000Z",[2396],".\u002Fspring-session-thumbnail.png","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002Fk62bO-W6Sb0",{"minutes":476,"text":2056},{"_id":3155,"path":3156,"title":3157,"description":3158,"meta":3159,"readingTime":3165},"blog\u002Fblog\u002F2023\u002F04\u002F28\u002Fspring-security-oauth2-login.md","\u002Fblog\u002F2023\u002F04\u002F28\u002Fspring-security-oauth2-login","OAuth2 Login Made Easy in Java: A Spring Boot & Spring Security Walkthrough","In this tutorial, we will discuss how to set up OAuth 2 logins in Spring Security with Spring Boot.",{"slug":3160,"date":3161,"published":12,"tags":3162,"author":16,"cover":3163,"video":3164,"excerpt":11,"shortDesc":3158},"spring-security-oauth2-login","2023-04-28T08:00:00.000Z",[2396],".\u002Fspring-security-oauth2-login.png","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002Fus0VjFiHogo",{"minutes":451,"text":2017},{"_id":3167,"path":3168,"title":3169,"description":3170,"meta":3171,"readingTime":3177},"blog\u002Fblog\u002F2023\u002F04\u002F26\u002Fspring-boot-docker-compose.md","\u002Fblog\u002F2023\u002F04\u002F26\u002Fspring-boot-docker-compose","🔥 New in Spring Boot 3.1 - Spring Boot Docker Compose Module","In this tutorial you will learn about the new Spring Boot Docker Compose Module. This module allows you to use Docker Compose files directly with Spring Boot applications.",{"slug":3172,"date":3173,"published":12,"tags":3174,"author":16,"cover":3175,"video":3176,"excerpt":11,"shortDesc":3170},"spring-boot-docker-compose","2023-04-26T08:00:00.000Z",[1865],".\u002Fspring-boot-docker-compose.png","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FlS1GwdIfk0c",{"minutes":451,"text":2017},{"_id":3179,"path":3180,"title":3181,"description":3182,"meta":3183,"readingTime":3189},"blog\u002Fblog\u002F2023\u002F04\u002F20\u002Fmultiple-spring-security-configs.md","\u002Fblog\u002F2023\u002F04\u002F20\u002Fmultiple-spring-security-configs","Advanced Spring Security - How to create multiple Spring Security Configurations","In this tutorial, we will discuss how to create multiple Spring Security configurations and why you might want to do so.",{"slug":3184,"date":3185,"published":12,"tags":3186,"author":16,"cover":3187,"video":3188,"excerpt":11,"shortDesc":3182},"multiple-spring-security-configs","2023-04-20T08:00:00.000Z",[2396],".\u002Fspring-security-multiple-configurations.png","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FPczgM2L3w60",{"minutes":928,"text":1883},{"_id":3191,"path":3192,"title":3193,"description":3194,"meta":3195,"readingTime":3202},"blog\u002Fblog\u002F2023\u002F04\u002F17\u002Fgraphql-client.md","\u002Fblog\u002F2023\u002F04\u002F17\u002Fgraphql-client","Create a GraphQL Client in Java with Spring Boot","If you're working on a Spring application and you need to call another REST API, you have tools such as RestTemplate or WebClient. But what if you need to call a GraphQL API? With Spring, a GraphQL Client is available. In this tutorial, you will learn how to include it in your project and use it by building a practical example.",{"slug":3196,"date":3197,"published":12,"tags":3198,"author":16,"cover":3199,"video":3200,"excerpt":11,"shortDesc":3201},"graphql-client","2023-04-17T08:00:00.000Z",[1865,2234],".\u002Fgraphql-client-thumbnail.png","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FBuPItqaVeGo","If you're working on a Spring application and you need to call another REST API, you have tools such as RestTemplate or WebClient. But what if you need to call a GraphQL API? With Spring, a GraphQL Client is available. In this tutorial, you will learn how to include it...",{"minutes":466,"text":1968},{"_id":3204,"path":3205,"title":3206,"description":3207,"meta":3208,"readingTime":3214},"blog\u002Fblog\u002F2023\u002F04\u002F12\u002Fvirtual-threads-spring.md","\u002Fblog\u002F2023\u002F04\u002F12\u002Fvirtual-threads-spring","Project Loom Virtual Threads in Spring (JDK 19\u002F20 Preview)","Project Loom virtual threads explained for Spring developers: why thread-per-request breaks under load, and how to enable them in Spring on JDK 19\u002F20 preview.",{"slug":3209,"date":3210,"published":12,"tags":3211,"author":16,"cover":3212,"video":3213,"excerpt":11,"shortDesc":3207},"virtual-threads-spring","2023-04-12T16:00:00.000Z",[1865,2234],".\u002Fvirtual-threads-spring-boot.png","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FIs5HXJhC3jE",{"minutes":451,"text":2017},{"_id":3216,"path":3217,"title":3218,"description":3219,"meta":3220,"readingTime":3226},"blog\u002Fblog\u002F2023\u002F03\u002F31\u002Fvideotap.md","\u002Fblog\u002F2023\u002F03\u002F31\u002Fvideotap","Why VideoTap is a Game-Changer for Content Creators: Convert Videos to Blog Posts in Minutes!","Are you a content creator who struggles to find enough time to produce written content alongside videos? Do you wish there was an easy way to transform your videos into compelling blog posts? Look no further than VideoTap!",{"slug":3221,"date":3222,"published":12,"tags":3223,"author":16,"cover":3225,"video":11,"excerpt":11,"shortDesc":3219},"videotap","2023-03-31T16:00:00.000Z",[3224],"content",".\u002Fvideo-to-blogpost.png",{"minutes":427,"text":2662},{"_id":3228,"path":3229,"title":3230,"description":3231,"meta":3232,"readingTime":3238},"blog\u002Fblog\u002F2023\u002F03\u002F20\u002Fgraphql-mutations.md","\u002Fblog\u002F2023\u002F03\u002F20\u002Fgraphql-mutations","Working with GraphQL Mutations in Spring Boot","In this blog post, we'll be taking a look at mutations in GraphQL, specifically using Spring Boot, GraphQL Java, and Spring Data JPA.",{"slug":3233,"date":3234,"published":12,"tags":3235,"author":16,"cover":3236,"video":3237,"excerpt":11,"shortDesc":3231},"graphql-mutations","2023-03-20T11:00:00.000Z",[2234,1865],".\u002Fgraphql-mutations.png","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002Fu3FFRq3-0CM",{"minutes":1252,"text":1911},{"_id":3240,"path":3241,"title":3242,"description":3243,"meta":3244,"readingTime":3250},"blog\u002Fblog\u002F2023\u002F03\u002F15\u002Fspring-security-lambda-dsl.md","\u002Fblog\u002F2023\u002F03\u002F15\u002Fspring-security-lambda-dsl","Spring Security Lambda DSL vs Chaining Configuration","Spring Security's Lambda DSL vs the older chaining style with and(). Configure a SecurityFilterChain both ways in Spring Boot and see which reads cleaner.",{"slug":3245,"date":3246,"published":12,"tags":3247,"author":16,"cover":3248,"video":3249,"excerpt":11,"shortDesc":3243},"spring-security-lambda-dsl","2023-03-15T09:30:00.000Z",[2396],".\u002Fspring-security-lambda-dsl.png","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FPWnEZh_t0WI",{"minutes":491,"text":2109},{"_id":3252,"path":3253,"title":3254,"description":3255,"meta":3256,"readingTime":3262},"blog\u002Fblog\u002F2023\u002F03\u002F12\u002Fnotion-api-file-expired.md","\u002Fblog\u002F2023\u002F03\u002F12\u002Fnotion-api-file-expired","Notion API File URLs Expire: Fixing 403 Errors on Images","Notion API file URLs carry an expiry_time and expire after 1 hour, so your images start returning 403 Forbidden. Here's how I fixed it in a Nuxt 3 static site.",{"slug":3257,"date":3258,"published":12,"tags":3259,"author":16,"cover":3261,"video":11,"excerpt":11,"shortDesc":3255},"notion-api-file-expired","2023-03-12T14:30:00.000Z",[15,3260],"notion",".\u002Fnotion-cover-image.png",{"minutes":917,"text":1897},{"_id":3264,"path":3265,"title":3266,"description":3267,"meta":3268,"readingTime":3274},"blog\u002Fblog\u002F2023\u002F03\u002F09\u002Fspring-boot-crash-course.md","\u002Fblog\u002F2023\u002F03\u002F09\u002Fspring-boot-crash-course","Learn Spring & Spring Boot: A Free Crash Course for Beginners","New to Spring? This free crash course shows you where to start, whether to learn Spring or Spring Boot first, and how to build your first Spring Boot app.",{"slug":3269,"date":3270,"published":12,"tags":3271,"author":16,"cover":3272,"video":3273,"excerpt":11,"shortDesc":3267},"spring-boot-crash-course","2023-03-09T11:30:00.000Z",[1865,2274],".\u002Fspring-boot-crash-course-new-thumbnail.png","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FUgX5lgv4uVM",{"minutes":928,"text":1883},{"_id":3276,"path":3277,"title":3278,"description":3279,"meta":3280,"readingTime":3288},"blog\u002Fblog\u002F2023\u002F03\u002F02\u002Fspring-shell-intro.md","\u002Fblog\u002F2023\u002F03\u002F02\u002Fspring-shell-intro","Building Command Line Applications in Spring with Spring Shell","In this introduction to Spring Shell, you will learn you how to build CLI applications in a familiar programming environment using Java + Spring.",{"slug":3281,"date":3282,"published":12,"tags":3283,"author":16,"cover":3286,"video":3287,"excerpt":11,"shortDesc":3279},"spring-shell-intro","2023-03-02T11:00:00.000Z",[3284,3285],"spring shell","Spring boot",".\u002Fspring-shell-introduction.png","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002F8B0IjOIzicU",{"minutes":923,"text":1870},{"_id":3290,"path":3291,"title":3292,"description":3293,"meta":3294,"readingTime":3301},"blog\u002Fblog\u002F2023\u002F02\u002F03\u002Fnative-images-graalvm.md","\u002Fblog\u002F2023\u002F02\u002F03\u002Fnative-images-graalvm","Building Native Images in Java with GraalVM","Learn how to handle GraalVM Native Image reflection errors in Java by using the tracing agent to generate reachability metadata and fix ClassNotFoundException.",{"slug":3295,"date":3296,"published":12,"tags":3297,"author":16,"cover":3299,"video":3300,"excerpt":11,"shortDesc":3293},"native-images-graalvm","2023-02-03T10:00:00.000Z",[1949,3298],"graalvm",".\u002Fgraalvm-dynamic-new.png","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FRk4zfvVvRks",{"minutes":466,"text":1968},{"_id":3303,"path":3304,"title":3305,"description":3306,"meta":3307,"readingTime":3313},"blog\u002Fblog\u002F2023\u002F01\u002F31\u002Fgraphql-custom-scalars.md","\u002Fblog\u002F2023\u002F01\u002F31\u002Fgraphql-custom-scalars","GraphQL Scalars - How to use Custom Scalars in Java","Learn how to use GraphQL custom scalars in Java. We build a Spring Boot 3 app with Spring for GraphQL and register the BigDecimal and LocalDateTime scalars.",{"slug":3308,"date":3309,"published":12,"tags":3310,"author":16,"cover":3311,"video":3312,"excerpt":11,"shortDesc":3306},"graphql-custom-scalars","2023-01-31T08:00:00.000Z",[1865,2234],".\u002Fgraphql-scalars-thumbnail.png","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002Fooknmgr4WiA",{"minutes":936,"text":1993},{"_id":3315,"path":3316,"title":3317,"description":3318,"meta":3319,"readingTime":3325},"blog\u002Fblog\u002F2023\u002F01\u002F27\u002Fjakarta-ee-10-uuid.md","\u002Fblog\u002F2023\u002F01\u002F27\u002Fjakarta-ee-10-uuid","Easily Implement UUIDs as Primary Keys in Spring Boot 3","In this tutorial you will learn how to use one of the new features in Jakarta EE 10 in a Spring Boot 3 application.",{"slug":3320,"date":3321,"published":12,"tags":3322,"author":16,"cover":3323,"video":3324,"excerpt":11,"shortDesc":3318},"jakarta-ee-10-uuid","2023-01-27T10:00:00.000Z",[1865],".\u002Fjakarta_ee_10_uuid.png","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FZWwqcH__kr4",{"minutes":476,"text":2056},{"_id":3327,"path":3328,"title":3329,"description":3330,"meta":3331,"readingTime":3337},"blog\u002Fblog\u002F2023\u002F01\u002F01\u002Fhappy-new-year-2023.md","\u002Fblog\u002F2023\u002F01\u002F01\u002Fhappy-new-year-2023","Happy New Year 2023","Happy New Year! I want to take a few minutes and talk about a few of my priorities as we head into the new year.",{"slug":3332,"date":3333,"published":12,"tags":3334,"author":16,"cover":3336,"video":11,"excerpt":11,"shortDesc":3330},"happy-new-year-2023","2023-01-01T10:00:00.000Z",[388,3335],"goals","kostiantyn-li-pTfOKdj8whk-unsplash.jpg",{"minutes":923,"text":1870},{"_id":3339,"path":3340,"title":3341,"description":3342,"meta":3343,"readingTime":3348},"blog\u002Fblog\u002F2022\u002F12\u002F29\u002F2022-reflections.md","\u002Fblog\u002F2022\u002F12\u002F29\u002F2022-reflections","2022 Reflections","In this article I am going to spend some time reflecting because I believe it's a good reminder of the good and the bad as I began to set some goals for next year.",{"slug":3344,"date":3345,"published":12,"tags":3346,"author":16,"cover":3347,"video":11,"excerpt":11,"shortDesc":3342},"2022-reflections","2022-12-29T16:00:00.000Z",[388],".\u002Fjose-m-reyes-0GBxtiFvzXE-unsplash.jpg",{"minutes":476,"text":2056},{"_id":3350,"path":3351,"title":3352,"description":3353,"meta":3354,"readingTime":3360},"blog\u002Fblog\u002F2022\u002F12\u002F19\u002Fspring-proxy-bean-methods.md","\u002Fblog\u002F2022\u002F12\u002F19\u002Fspring-proxy-bean-methods","Spring @Configuration proxyBeanMethods: Why Set It to False","Setting proxyBeanMethods = false on @Configuration drops the CGLIB proxy Spring adds. Learn why it matters for native images and how to refactor your beans.",{"slug":3355,"date":3356,"published":12,"tags":3357,"author":16,"cover":3358,"video":3359,"excerpt":11,"shortDesc":3353},"spring-proxy-bean-methods","2022-12-19T10:00:00.000Z",[1865],".\u002Fproxy-bean-methods.png","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FVoK6-OiSPu4",{"minutes":476,"text":2056},{"_id":3362,"path":3363,"title":3364,"description":3365,"meta":3366,"readingTime":3372},"blog\u002Fblog\u002F2022\u002F12\u002F16\u002Fspring-response-entity.md","\u002Fblog\u002F2022\u002F12\u002F16\u002Fspring-response-entity","Spring Response Entity -  How to customize the response in Spring Boot","In this tutorial, you will learn what the ResponseEntity class is and how it can be used to customize the response in your Spring Boot application.",{"slug":3367,"date":3368,"published":12,"tags":3369,"author":16,"cover":3370,"video":3371,"excerpt":11,"shortDesc":3365},"spring-response-entity","2022-12-16T12:00:00.000Z",[1865],".\u002Fspring-response-entity.png","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FB5Zrn1Tzyqw",{"minutes":427,"text":2662},{"_id":3374,"path":3375,"title":3376,"description":3377,"meta":3378,"readingTime":3384},"blog\u002Fblog\u002F2022\u002F12\u002F02\u002Faws-lambda-snapstart-spring.md","\u002Fblog\u002F2022\u002F12\u002F02\u002Faws-lambda-snapstart-spring","AWS Lambda SnapStart for Spring Developers","AWS Lambda SnapStart is a new performance optimization developed by AWS that can significantly improve the startup time for your applications.",{"slug":3379,"date":3380,"published":12,"tags":3381,"author":16,"cover":3382,"video":3383,"excerpt":11,"shortDesc":3377},"aws-lambda-snapstart-spring","2022-12-02T08:00:00.000Z",[3102,1865],".\u002Faws_lambda_snapstart.png","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FisS6m6aj_Ak",{"minutes":382,"text":3385},"4 min read",{"_id":3387,"path":3388,"title":3389,"description":3390,"meta":3391,"readingTime":3397},"blog\u002Fblog\u002F2022\u002F12\u002F01\u002Fspring-security-6.md","\u002Fblog\u002F2022\u002F12\u002F01\u002Fspring-security-6","What's new in Spring Security 6","In this article we will discuss the new features of Spring Security 6 and create a new Spring Boot 3 project together.",{"slug":3392,"date":3393,"published":12,"tags":3394,"author":16,"cover":3395,"video":3396,"excerpt":11,"shortDesc":3390},"spring-security-6","2022-12-01T16:00:00.000Z",[1865,2396],".\u002Fspring_security_6.png","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FTDOHbK39Oxg",{"minutes":427,"text":2662},{"_id":3399,"path":3400,"title":3401,"description":3402,"meta":3403,"readingTime":3409},"blog\u002Fblog\u002F2022\u002F11\u002F10\u002Faws-lambda-java-core.md","\u002Fblog\u002F2022\u002F11\u002F10\u002Faws-lambda-java-core","Building AWS Lambda Functions with Java: An Introduction to the AWS Lambda Core Java Library","In this tutorial you will learn how to build AWS Lambda functions with Java using the AWS Lambda Core Java Library.",{"slug":3404,"date":3405,"published":12,"tags":3406,"author":16,"cover":3407,"video":3408,"excerpt":11,"shortDesc":3402},"aws-lambda-java-core","2022-11-10T08:00:00.000Z",[3102,1949],".\u002Faws-lambda-java-core.png","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FkyWllXOGMWQ",{"minutes":928,"text":1883},{"_id":3411,"path":3412,"title":3413,"description":3414,"meta":3415,"readingTime":3421},"blog\u002Fblog\u002F2022\u002F11\u002F09\u002Fhello-aws-lambda-java.md","\u002Fblog\u002F2022\u002F11\u002F09\u002Fhello-aws-lambda-java","AWS Lambda Java: How to create your first AWS Lambda Function in Java","In this tutorial, I'll show you how to create a simple AWS Lambda function using Java.",{"slug":3416,"date":3417,"published":12,"tags":3418,"author":16,"cover":3419,"video":3420,"excerpt":11,"shortDesc":3414},"hello-aws-lambda-java","2022-11-09T08:00:00.000Z",[3102,1949],".\u002Fhello-aws-lambda.png","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FMaHxZEBRcT4",{"minutes":451,"text":2017},{"_id":3423,"path":3424,"title":3425,"description":3426,"meta":3427,"readingTime":3433},"blog\u002Fblog\u002F2022\u002F09\u002F29\u002Fdomain-class-converter.md","\u002Fblog\u002F2022\u002F09\u002F29\u002Fdomain-class-converter","Spring Boot REST API Domain Class Converter","In this tutorial, you will learn about a class called the Domain Class Converter in Spring Data. This class will allow you to take arbitrary input like an id from a path variable in a REST API and automatically create a domain object by using Spring Data's CrudRepository.",{"slug":3428,"date":3429,"published":12,"tags":3430,"author":16,"cover":3431,"video":3432,"excerpt":11,"shortDesc":3426},"domain-class-converter","2022-09-29T11:00:00.000Z",[1865,2091],".\u002Fdomain-class-converter-thumbnail-small.png","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002F_QBe2ZiXV-0",{"minutes":917,"text":1897},{"_id":3435,"path":3436,"title":3437,"description":3438,"meta":3439,"readingTime":3445},"blog\u002Fblog\u002F2022\u002F09\u002F22\u002Fspring-security-cors.md","\u002Fblog\u002F2022\u002F09\u002F22\u002Fspring-security-cors","Spring Security CORS: How to Configure CORS in Spring Boot","Configure CORS in Spring Boot with @CrossOrigin, a WebMvcConfigurer, and a CorsConfigurationSource bean so Spring Security stops blocking preflight requests.",{"slug":3440,"date":3441,"published":12,"tags":3442,"author":16,"cover":3443,"video":3444,"excerpt":11,"shortDesc":3438},"spring-security-cors","2022-09-22T08:00:00.000Z",[2396],".\u002Fss-cors-thumbnail.jpeg","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FHRwlT_etr60",{"minutes":928,"text":1883},{"_id":3447,"path":3448,"title":3449,"description":3450,"meta":3451,"readingTime":3457},"blog\u002Fblog\u002F2022\u002F09\u002F09\u002Fspring-security-jwt.md","\u002Fblog\u002F2022\u002F09\u002F09\u002Fspring-security-jwt","How to Secure your REST APIs with Spring Security & JSON Web Tokens (JWTs)","In this tutorial, you will learn how to secure REST APIs with Spring Security and JSON Web Tokens (JWTs).",{"slug":3452,"date":3453,"published":12,"tags":3454,"author":16,"cover":3455,"video":3456,"excerpt":11,"shortDesc":3450},"spring-security-jwt","2022-09-09T16:00:00.000Z",[1865,2396],"spring-security-jwt-cover.jpeg","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FKYNR5js2cXE",{"minutes":3458,"text":3459},35,"35 min read",{"_id":3461,"path":3462,"title":3463,"description":3464,"meta":3465,"readingTime":3472},"blog\u002Fblog\u002F2022\u002F05\u002F17\u002Fspring-for-graphql.md","\u002Fblog\u002F2022\u002F05\u002F17\u002Fspring-for-graphql","GraphQL Spring Boot - Up and Running with Spring for GraphQL","In this tutorial you are going to learn how to get up and running with Spring for GraphQL.",{"slug":3466,"date":3467,"published":12,"tags":3468,"author":16,"cover":3470,"video":3471,"excerpt":11,"shortDesc":3464},"spring-for-graphql","2022-05-17T16:00:00.000Z",[2763,3469],"graphql",".\u002Fspring-for-graphql-thumbnail.png","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002F3PCNqXrU-2g",{"minutes":3473,"text":3474},39,"39 min read",{"_id":3476,"path":3477,"title":3478,"description":3479,"meta":3480,"readingTime":3486},"blog\u002Fblog\u002F2022\u002F05\u002F12\u002Fspring-data-jpa-pagination.md","\u002Fblog\u002F2022\u002F05\u002F12\u002Fspring-data-jpa-pagination","Spring Data JPA Pagination: Pageable and PageRequest Tutorial","Learn how to add pagination to a Spring Boot REST API with Spring Data JPA using Pageable, PageRequest, and the PagingAndSortingRepository, with code examples.",{"slug":3481,"date":3482,"published":12,"tags":3483,"author":16,"cover":3484,"video":3485,"excerpt":11,"shortDesc":3479},"spring-data-jpa-pagination","2022-05-12T16:00:00.000Z",[2458,2091],".\u002Fspring-data-jpa-pagination-thumbnail.png","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002Foq-c3D67WqM",{"minutes":1298,"text":2252},{"_id":3488,"path":3489,"title":3490,"description":3491,"meta":3492,"readingTime":3498},"blog\u002Fblog\u002F2022\u002F05\u002F11\u002Fspring-boot-value-annotation.md","\u002Fblog\u002F2022\u002F05\u002F11\u002Fspring-boot-value-annotation","Spring Boot @Value Annotation","Learn how to use the Spring Boot @Value annotation to inject configuration properties, set default values, and understand property source order in Java.",{"slug":3493,"date":3494,"published":12,"tags":3495,"author":16,"cover":3496,"video":3497,"excerpt":11,"shortDesc":3491},"spring-boot-value-annotation","2022-05-11T09:30:00.000Z",[2763],".\u002Fspring-boot-value-annotation-thumbnail.png","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FvLSyFktOm4g",{"minutes":476,"text":2056},{"_id":3500,"path":3501,"title":3502,"description":3503,"meta":3504,"readingTime":3509},"blog\u002Fblog\u002F2022\u002F01\u002F24\u002Fim-joining-vmware.md","\u002Fblog\u002F2022\u002F01\u002F24\u002Fim-joining-vmware","Im Joining VMware","I'm so excited to announce that I am joining VMware as a Spring Developer Advocate!",{"slug":3505,"date":3506,"published":12,"tags":3507,"author":16,"cover":3508,"video":11,"excerpt":11,"shortDesc":3503},"im-joining-vmware","2022-01-24T08:00:00.000Z",[388],".\u002Fim-joining-vmware-cover.png",{"minutes":936,"text":1993},{"_id":3511,"path":3512,"title":3513,"description":3514,"meta":3515,"readingTime":3520},"blog\u002Fblog\u002F2022\u002F01\u002F01\u002Fhappy-new-year-2022.md","\u002Fblog\u002F2022\u002F01\u002F01\u002Fhappy-new-year-2022","Happy New Year 2022","Happy New Year! I want to take a few minutes and reflect on the year that was 2021 and look ahead to 2022.",{"slug":3516,"date":3517,"published":12,"tags":3518,"author":16,"cover":3519,"video":11,"excerpt":11,"shortDesc":3514},"happy-new-year-2022","2022-01-01T11:00:00.000Z",[3335],".\u002Fkelly-sikkema-PXl_S152jNM-unsplash.jpg",{"minutes":451,"text":2017},{"_id":3522,"path":3523,"title":3524,"description":3525,"meta":3526,"readingTime":3533},"blog\u002Fblog\u002F2021\u002F11\u002F15\u002Fmacbook-pro-m1-max-review.md","\u002Fblog\u002F2021\u002F11\u002F15\u002Fmacbook-pro-m1-max-review","14\" MacBook Pro M1 Max Review for developers and content creators","I have been using the new MacBook Pro for about a week and wanted to give you my initial thoughts from a developer & content creator perspective.",{"slug":3527,"date":3528,"published":12,"tags":3529,"author":16,"cover":3531,"video":3532,"excerpt":11,"shortDesc":3525},"macbook-pro-m1-max-review","2021-11-15T21:00:00.000Z",[3530],"Apple",".\u002Fmacbook-pro-review-thumbnail.png","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002Ft-hEOyUnaXQ",{"minutes":476,"text":2056},{"_id":3535,"path":3536,"title":3537,"description":3538,"meta":3539,"readingTime":3545},"blog\u002Fblog\u002F2021\u002F11\u002F06\u002Fgithub-copilot-java-developers.md","\u002Fblog\u002F2021\u002F11\u002F06\u002Fgithub-copilot-java-developers","GitHub Copilot for Java Develpers","Earlier this year GitHub launched Copilot, an AI pair-programmer. With GitHub Copilot, get suggestions for whole lines or entire functions right inside your editor.",{"slug":3540,"date":3541,"published":12,"tags":3542,"author":16,"cover":3543,"video":3544,"excerpt":11,"shortDesc":3538},"github-copilot-java-developers","2021-11-08T10:00:00.000Z",[1949,2763],".\u002Fgithub_copilot_thumbnail.png","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002F97C3fQqzj-I",{"minutes":351,"text":3546},"2 min read",{"_id":3548,"path":3549,"title":3550,"description":3551,"meta":3552,"readingTime":3558},"blog\u002Fblog\u002F2021\u002F08\u002F30\u002Fspring-one-2021.md","\u002Fblog\u002F2021\u002F08\u002F30\u002Fspring-one-2021","Spring One 2021 Presentation","I'm so honored to be speaking at this year's SpringOne Conference. This article will give you a look ahead to the presentation by explaining what you can expect and the resources from my talk.",{"slug":3553,"date":3554,"published":12,"tags":3555,"author":16,"cover":3557,"video":11,"excerpt":11,"shortDesc":3551},"spring-one-2021","2021-08-30T19:45:43.204Z",[3556,2763,14],"conference",".\u002Fspring-one-2021-cover.png",{"minutes":371,"text":3559},"3 min read",{"_id":3561,"path":3562,"title":3563,"description":3564,"meta":3565,"readingTime":3571},"blog\u002Fblog\u002F2021\u002F01\u002F22\u002Ffull-stack-java.md","\u002Fblog\u002F2021\u002F01\u002F22\u002Ffull-stack-java","Full Stack Java development with Spring Boot and VueJS","In this tutorial, you are going to learn how to build a full-stack application that uses Vue for the frontend and Spring Boot for the backend.",{"slug":3566,"date":3567,"published":12,"tags":3568,"author":16,"cover":3569,"video":3570,"excerpt":11,"shortDesc":3564},"full-stack-java","2021-01-22T08:00:00.000Z",[1949,14],".\u002Ffull-stack-java-spring-vue.png","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002F2G6r2f40Lps",{"minutes":1268,"text":2199},{"_id":3573,"path":3574,"title":3575,"description":3576,"meta":3577,"readingTime":3582},"blog\u002Fblog\u002F2021\u002F01\u002F08\u002Fnetwork-throttling.md","\u002Fblog\u002F2021\u002F01\u002F08\u002Fnetwork-throttling","How to force a delay in a web app","In this tutorial, I will show you can force a delay in a web application for testing purposes.",{"slug":3578,"date":3579,"published":12,"tags":3580,"author":16,"cover":3581,"video":11,"excerpt":11,"shortDesc":3576},"network-throttling","2021-01-08T09:30:00.000Z",[15,14,1949],".\u002Fnetwork-throttling-cover.png",{"minutes":923,"text":1870},{"_id":3584,"path":3585,"title":3586,"description":3587,"meta":3588,"readingTime":3593},"blog\u002Fblog\u002F2021\u002F01\u002F07\u002Fhappy-new-year-2021.md","\u002Fblog\u002F2021\u002F01\u002F07\u002Fhappy-new-year-2021","New Year, New Opportunities and Goals","In this article, I have some exciting personal news to share and I want to take a look ahead at the new year.",{"slug":3589,"date":3590,"published":12,"tags":3591,"author":16,"cover":3592,"video":11,"excerpt":11,"shortDesc":3587},"happy-new-year-2021","2021-01-07T11:30:00.000Z",[388],"isaac-smith-YwrdbQw0oco-unsplash.jpg",{"minutes":491,"text":2109},{"_id":3595,"path":3596,"title":3597,"description":3598,"meta":3599,"readingTime":3604},"blog\u002Fblog\u002F2020\u002F12\u002F16\u002Freassign-standard-in-out.md","\u002Fblog\u002F2020\u002F12\u002F16\u002Freassign-standard-in-out","How to test standard in and out in Java","In this tutorial I will show you how you can test standard in and out in Java.",{"slug":3600,"date":3601,"published":12,"tags":3602,"author":16,"cover":3603,"video":11,"excerpt":11,"shortDesc":3598},"reassign-standard-in-out","2020-12-16T15:17:39.619Z",[1949],".\u002Ftesting-standard-in-out-java-cover.png",{"minutes":928,"text":1883},{"_id":3606,"path":3607,"title":3608,"description":3609,"meta":3610,"readingTime":3616},"blog\u002Fblog\u002F2020\u002F07\u002F30\u002Finteractive-learning-from-oreilly.md","\u002Fblog\u002F2020\u002F07\u002F30\u002Finteractive-learning-from-oreilly","Interactive Learning from Oreilly","O'Reilly has a new hands-on learning platform called Interactive Learning. In this tutorial I will tell you all about it and the tutorials I created for it.",{"slug":3611,"date":3612,"published":12,"tags":3613,"author":16,"cover":3615,"video":11,"excerpt":11,"shortDesc":3609},"interactive-learning-from-oreilly","2020-07-30T12:50:24.664Z",[1949,2763,3614],"maven",".\u002Foreilly-interactive-learning-cover.png",{"minutes":382,"text":3385},{"_id":3618,"path":3619,"title":3620,"description":3621,"meta":3622,"readingTime":3628},"blog\u002Fblog\u002F2020\u002F06\u002F04\u002Fspring-boot-rest-service.md","\u002Fblog\u002F2020\u002F06\u002F04\u002Fspring-boot-rest-service","Spring Boot REST Service: How to build a REST API in Java","In this tutorial you will learn how to build a REST API in Java using Spring Boot.",{"slug":3623,"date":3624,"published":12,"tags":3625,"author":16,"cover":3626,"video":3627,"excerpt":11,"shortDesc":3621},"spring-boot-rest-service","2020-06-04T08:00:00.000Z",[1865],".\u002Fspring-boot-rest-service.jpeg","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FMWLe1tqPmUo",{"minutes":466,"text":1968},{"_id":3630,"path":3631,"title":3632,"description":3633,"meta":3634,"readingTime":3641},"blog\u002Fblog\u002F2020\u002F06\u002F03\u002Fdeno-standard-in-out.md","\u002Fblog\u002F2020\u002F06\u002F03\u002Fdeno-standard-in-out","Working with Standard Input and Output in Deno","In this tutorial I will show you how to work with standard input and output in Deno.",{"slug":3635,"date":3636,"published":12,"tags":3637,"author":16,"cover":3640,"video":11,"excerpt":11,"shortDesc":3633},"deno-standard-in-out","2020-06-03T20:00:00.500Z",[3638,3639],"Deno","JavaScript",".\u002Fdeno_stdin_stdout-cover.png",{"minutes":923,"text":1870},{"_id":3643,"path":3644,"title":3645,"description":3646,"meta":3647,"readingTime":3653},"blog\u002Fblog\u002F2020\u002F05\u002F29\u002Fhello-deno.md","\u002Fblog\u002F2020\u002F05\u002F29\u002Fhello-deno","Hello, Deno","An introduction to Deno which is a secure runtime for JavaScript and TypeScript",{"slug":3648,"date":3649,"published":12,"tags":3650,"author":16,"cover":3652,"video":11,"excerpt":11,"shortDesc":3646},"hello-deno","2020-05-29T12:00:00.000Z",[3651,15],"deno",".\u002Fhello-deno-cover.png",{"minutes":1325,"text":3654},"29 min read",{"_id":3656,"path":3657,"title":3658,"description":3659,"meta":3660,"readingTime":3667},"blog\u002Fblog\u002F2020\u002F05\u002F16\u002Fwebsite-redesign-lessons-learned.md","\u002Fblog\u002F2020\u002F05\u002F16\u002Fwebsite-redesign-lessons-learned","Lessons learned from redesigning my website","I spent the last couple of months redesigning my website and I would like to share with you some of the lessons I learned",{"slug":3661,"date":3662,"published":12,"tags":3663,"author":16,"cover":3666,"video":11,"excerpt":11,"shortDesc":3659},"website-redesign-lessons-learned","2020-05-16T17:24:14.760Z",[3664,14,3665],"css","gridsome",".\u002Fwebsite-redesign-lessons-learned-cover.png",{"minutes":917,"text":1897},{"_id":3669,"path":3670,"title":3671,"description":3672,"meta":3673,"readingTime":3679},"blog\u002Fblog\u002F2020\u002F03\u002F09\u002Fspring-unit-vs-integration-test.md","\u002Fblog\u002F2020\u002F03\u002F09\u002Fspring-unit-vs-integration-test","Spring Boot Testing Basics: How to Unit Test & Integration Test REST Controllers","In this article, we're going to dive into the world of testing in Spring Boot, specifically looking at unit tests and integration tests.",{"slug":3674,"date":3675,"published":12,"tags":3676,"author":16,"cover":3677,"video":3678,"excerpt":11,"shortDesc":3672},"spring-unit-vs-integration-test","2020-03-09T10:00:00.000Z",[1865],".\u002Funit-vs-int.jpeg","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FpNiRNRgi5Ws",{"minutes":476,"text":2056},{"_id":3681,"path":3682,"title":3683,"description":3684,"meta":3685,"readingTime":3691},"blog\u002Fblog\u002F2020\u002F02\u002F12\u002Fvue3-ref-vs-reactive.md","\u002Fblog\u002F2020\u002F02\u002F12\u002Fvue3-ref-vs-reactive","Vue 3 Composition API: Ref vs Reactive","One question I keep hearing over and over is what method should I use to declare reactive data in the Vue 3 Composition API? In this article, I explain what ref() and reactive() are and try to answer that question.",{"slug":3686,"date":3687,"published":12,"tags":3688,"author":16,"cover":3689,"video":3690,"excerpt":11,"shortDesc":3684},"vue3-ref-vs-reactive","2020-02-12T16:27:46.472Z",[14],".\u002Fvue3-ref-vs-reactive-cover.png","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FcRwG96MOHp0",{"minutes":1325,"text":3654},{"_id":3693,"path":3694,"title":3695,"description":3696,"meta":3697,"readingTime":3705},"blog\u002Fblog\u002F2020\u002F01\u002F17\u002Fvue-3-alpha-cli-plugin.md","\u002Fblog\u002F2020\u002F01\u002F17\u002Fvue-3-alpha-cli-plugin","Start using Vue 3 in a new project right now","In this tutorial, I walk you through how to add Vue 3 to a new project.",{"slug":3698,"date":3699,"published":12,"tags":3700,"author":16,"cover":3703,"video":3704,"excerpt":11,"shortDesc":3696},"vue-3-alpha-cli-plugin","2020-01-17T13:58:29.936Z",[3701,3702],"vue3","screencast",".\u002Fstart-using-vue3-today-cover.png","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002Fo-jiS563yI8",{"minutes":402,"text":3119},{"_id":3707,"path":3708,"title":3709,"description":3710,"meta":3711,"readingTime":3716},"blog\u002Fblog\u002F2020\u002F01\u002F13\u002Fcodemash-2020-recap.md","\u002Fblog\u002F2020\u002F01\u002F13\u002Fcodemash-2020-recap","CodeMash 2020 Recap","A recap of the conference CodeMash 2020 as both an attendee and a speaker.",{"slug":3712,"date":3713,"published":12,"tags":3714,"author":16,"cover":3715,"video":11,"excerpt":11,"shortDesc":3710},"codemash-2020-recap","2020-01-13T14:30:00.000Z",[3556,14],".\u002Fcodemash-recap-cover.png",{"minutes":427,"text":2662},{"_id":3718,"path":3719,"title":3720,"description":3721,"meta":3722,"readingTime":3727},"blog\u002Fblog\u002F2020\u002F01\u002F09\u002Fcodemash-2020.md","\u002Fblog\u002F2020\u002F01\u002F09\u002Fcodemash-2020","Vue3: Smaller, Faster & Stronger. CodeMash 2020","This post is a collection of resources for my presentation at CodeMash 2020.",{"slug":3723,"date":3724,"published":12,"tags":3725,"author":16,"cover":3726,"video":11,"excerpt":11,"shortDesc":3721},"codemash-2020","2020-01-09T09:00:00.000Z",[14],".\u002Fcodemash-vue3.png",{"minutes":382,"text":3385},{"_id":3729,"path":3730,"title":3731,"description":3732,"meta":3733,"readingTime":3738},"blog\u002Fblog\u002F2019\u002F12\u002F19\u002Fup-and-running-with-vuejs.md","\u002Fblog\u002F2019\u002F12\u002F19\u002Fup-and-running-with-vuejs","New Course: Up & Running with Vue.js","I released a new course on how to get up and running with Vue.js for beginners",{"slug":3734,"date":3735,"published":12,"tags":3736,"author":16,"cover":3737,"video":11,"excerpt":11,"shortDesc":3732},"up-and-running-with-vuejs","2019-12-19T15:30:00.000Z",[14],".\u002Fup-and-running-with-vuejs-cover.png",{"minutes":382,"text":3385},{"_id":3740,"path":3741,"title":3742,"description":3743,"meta":3744,"readingTime":3749},"blog\u002Fblog\u002F2019\u002F11\u002F21\u002Fspring-boot-visual-studio-code.md","\u002Fblog\u002F2019\u002F11\u002F21\u002Fspring-boot-visual-studio-code","Spring Boot in Visual Studio Code","Learn how to set up Spring Boot in Visual Studio Code using the Java and Spring Boot Extension Packs, then build a Spring Boot REST API in this tutorial.",{"slug":3745,"date":3746,"published":12,"tags":3747,"author":16,"cover":3748,"video":11,"excerpt":11,"shortDesc":3743},"spring-boot-visual-studio-code","2019-11-21T11:28:07.266Z",[1865,1949],".\u002Fspring-boot-in-vscode.png",{"minutes":351,"text":3546},{"_id":3751,"path":3752,"title":3753,"description":3754,"meta":3755,"readingTime":3760},"blog\u002Fblog\u002F2019\u002F10\u002F29\u002Funit-testing-vue-part-03.md","\u002Fblog\u002F2019\u002F10\u002F29\u002Funit-testing-vue-part-03","A Beginner's Guide to Unit Testing in Vue: Part 3","In Part 3 of this series we learn how to write unit tests in Vue by testing more complex components.",{"slug":3756,"date":3757,"published":12,"tags":3758,"author":16,"cover":3759,"video":11,"excerpt":11,"shortDesc":3754},"unit-testing-vue-part-03","2019-10-29T15:30:00.000Z",[14],".\u002Funit-testing-vue-mastery-03-cover.jpg",{"minutes":333,"text":3761},"1 min read",{"_id":3763,"path":3764,"title":3765,"description":3766,"meta":3767,"readingTime":3772},"blog\u002Fblog\u002F2019\u002F10\u002F15\u002Funit-testing-vue-part-02.md","\u002Fblog\u002F2019\u002F10\u002F15\u002Funit-testing-vue-part-02","A Beginner's Guide to Unit Testing in Vue: Part 2","In the 2nd part of this 3 part series we will look at writing and running your first unit test in Vue",{"slug":3768,"date":3769,"published":12,"tags":3770,"author":16,"cover":3771,"video":11,"excerpt":11,"shortDesc":3766},"unit-testing-vue-part-02","2019-10-15T12:33:53.592Z",[14],".\u002Funit-testing-part-02-cover.jpg",{"minutes":333,"text":3761},{"_id":3774,"path":3775,"title":3776,"description":3777,"meta":3778,"readingTime":3783},"blog\u002Fblog\u002F2019\u002F10\u002F01\u002Funit-testing-vue-part-01.md","\u002Fblog\u002F2019\u002F10\u002F01\u002Funit-testing-vue-part-01","A beginner's guide to Unit Testing in Vue: Part 1","Unit Testing in Vue: What to test?",{"slug":3779,"date":3780,"published":12,"tags":3781,"author":16,"cover":3782,"video":11,"excerpt":11,"shortDesc":3777},"unit-testing-vue-part-01","2019-10-01T17:00:00.000Z",[14],"unit-testing-vue-mastery-01.png",{"minutes":333,"text":3761},{"_id":3785,"path":3786,"title":3787,"description":3788,"meta":3789,"readingTime":3795},"blog\u002Fblog\u002F2019\u002F08\u002F08\u002Fcss-grid-generator.md","\u002Fblog\u002F2019\u002F08\u002F08\u002Fcss-grid-generator","Learn how to use CSS Grid with a FREE tool CSS Grid Generator","Learn how to create a CSS Grid Layout with a free tool called CSS Grid Generator",{"slug":3790,"date":3791,"published":12,"tags":3792,"author":16,"cover":3793,"video":3794,"excerpt":11,"shortDesc":3788},"css-grid-generator","2019-08-08T18:13:57.456Z",[3664,14],".\u002Fcss-grid-generator-cover.png","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FZopBBEs9TPg",{"minutes":980,"text":2095},{"_id":3797,"path":3798,"title":3799,"description":3800,"meta":3801,"readingTime":3807},"blog\u002Fblog\u002F2019\u002F07\u002F23\u002Fwebsite-new-features-improvements.md","\u002Fblog\u002F2019\u002F07\u002F23\u002Fwebsite-new-features-improvements","New Features and Improvements to my website","In this article I am going to walk you through some of the new features I have been working on for my website",{"slug":3802,"date":3803,"published":12,"tags":3804,"author":16,"cover":3806,"video":11,"excerpt":11,"shortDesc":3800},"website-new-features-improvements","2019-07-23T11:20:30.619Z",[3805,14,3665],"blog",".\u002Fwebsite-new-features-cover.png",{"minutes":1268,"text":2199},{"_id":3809,"path":3810,"title":3811,"description":3812,"meta":3813,"readingTime":3819},"blog\u002Fblog\u002F2019\u002F06\u002F13\u002Fvuepress-cookies.md","\u002Fblog\u002F2019\u002F06\u002F13\u002Fvuepress-cookies","How to use cookies in VuePress","In this article, I am going to talk about a recent documentation site to VuePress and how I was able to solve a problem I ran across.",{"slug":3814,"date":3815,"published":12,"tags":3816,"author":16,"cover":3818,"video":11,"excerpt":11,"shortDesc":3812},"vuepress-cookies","2019-06-13T10:27:46.175Z",[14,3817],"vuepress",".\u002Fvuepress-cookies-cover.png",{"minutes":1268,"text":2199},{"_id":3821,"path":3822,"title":3823,"description":3824,"meta":3825,"readingTime":3831},"blog\u002Fblog\u002F2019\u002F06\u002F05\u002Ftriggering-events-router-vue.md","\u002Fblog\u002F2019\u002F06\u002F05\u002Ftriggering-events-router-vue","Triggering events from Vue Router views","In this article I will show you how to trigger events from views using the Router View component.",{"slug":3826,"date":3827,"published":12,"tags":3828,"author":16,"cover":3829,"video":3830,"excerpt":11,"shortDesc":3824},"triggering-events-router-vue","2019-06-05T20:13:17.445Z",[14],".\u002Ftriggering-events-router-vue-cover.png","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FJwccQYpsE2Q",{"minutes":936,"text":1993},{"_id":3833,"path":3834,"title":3835,"description":3836,"meta":3837,"readingTime":3843},"blog\u002Fblog\u002F2019\u002F05\u002F31\u002Fescape-backtick-markdown.md","\u002Fblog\u002F2019\u002F05\u002F31\u002Fescape-backtick-markdown","How to escape a backtick within a code block in Markdown","In this article I will show you how to escape the triple backtick in a markdown code block so that you can display it in a post or a Github comment. ",{"slug":3838,"date":3839,"published":12,"tags":3840,"author":16,"cover":3842,"video":11,"excerpt":11,"shortDesc":3836},"escape-backtick-markdown","2019-05-31T18:32:41.710Z",[3841,3805],"markdown",".\u002Fescape-backtick-markdown-cover.png",{"minutes":402,"text":3119},{"_id":3845,"path":3846,"title":3847,"description":3848,"meta":3849,"readingTime":3855},"blog\u002Fblog\u002F2019\u002F05\u002F17\u002Fvue-cli-error.md","\u002Fblog\u002F2019\u002F05\u002F17\u002Fvue-cli-error","Vue CLI ValidationError: webpack Dev Server Invalid Options","In this article, I will tell you about an error I received while trying to run and new VueJS project this morning and how I was able to fix it.",{"slug":3850,"date":3851,"published":12,"tags":3852,"author":16,"cover":3854,"video":11,"excerpt":11,"shortDesc":3848},"vue-cli-error","2019-05-17T15:25:36.871Z",[14,1350,3853,15],"nodejs","vue-cli-validation-error.png",{"minutes":476,"text":2056},{"_id":3857,"path":3858,"title":3859,"description":3860,"meta":3861,"readingTime":3867},"blog\u002Fblog\u002F2019\u002F05\u002F15\u002Frun-vue-visual-studio-code.md","\u002Fblog\u002F2019\u002F05\u002F15\u002Frun-vue-visual-studio-code","3 ways to run VueJS applications from Visual Studio Code","In this tutorial, I am going to show you 3 ways to run your VueJS applications from Visual Studio Code. ",{"slug":3862,"date":3863,"published":12,"tags":3864,"author":16,"cover":3866,"video":11,"excerpt":11,"shortDesc":3860},"run-vue-visual-studio-code","2019-05-15T14:19:36.459Z",[14,1350,3865,15],"vscode",".\u002Frun-vue-visual-studio-code-cover.png",{"minutes":491,"text":2109},{"_id":3869,"path":3870,"title":3871,"description":3872,"meta":3873,"readingTime":3880},"blog\u002Fblog\u002F2019\u002F05\u002F10\u002Fwhat-you-can-learn-from-live-coders.md","\u002Fblog\u002F2019\u002F05\u002F10\u002Fwhat-you-can-learn-from-live-coders","What you can learn from live coders","2019 seems to be the year of the live coder. In this article I am going to tell you what you can learn from live coders. ",{"slug":3874,"date":3875,"published":12,"tags":3876,"author":16,"cover":3879,"video":11,"excerpt":11,"shortDesc":3872},"what-you-can-learn-from-live-coders","2019-05-10T18:42:50.066Z",[3877,3878],"twitch","youtube",".\u002Flive-coders-cover.png",{"minutes":917,"text":1897},{"_id":3882,"path":3883,"title":3884,"description":3885,"meta":3886,"readingTime":3891},"blog\u002Fblog\u002F2019\u002F05\u002F08\u002Fcodesandbox-custom-theme.md","\u002Fblog\u002F2019\u002F05\u002F08\u002Fcodesandbox-custom-theme","How to customize the VSCode Theme in CodeSandbox","In this article, I am going to give you a quick tip on how to customize the VSCode Theme in CodeSandbox.",{"slug":3887,"date":3888,"published":12,"tags":3889,"author":16,"cover":3890,"video":11,"excerpt":11,"shortDesc":3885},"codesandbox-custom-theme","2019-05-08T01:56:43.680Z",[1422],".\u002Fcodesandbox-custom-theme-cover.png",{"minutes":382,"text":3385},{"_id":3893,"path":3894,"title":3895,"description":3896,"meta":3897,"readingTime":3902},"blog\u002Fblog\u002F2019\u002F05\u002F02\u002Fgridsome-codesandbox-plugin.md","\u002Fblog\u002F2019\u002F05\u002F02\u002Fgridsome-codesandbox-plugin","How I created a CodeSandbox plugin for Gridsome","In this article, I am going to introduce you to CodeSandbox and tell you a little bit about why I love it so much",{"slug":3898,"date":3899,"published":12,"tags":3900,"author":16,"cover":3901,"video":11,"excerpt":11,"shortDesc":3896},"gridsome-codesandbox-plugin","2019-05-02T15:30:43.839Z",[14,3665,1422],".\u002Fgridsome-codesandbox-plugin-cover.png",{"minutes":1286,"text":2567},{"_id":4,"path":5,"title":6,"description":7,"meta":3904,"readingTime":3906},{"slug":9,"date":10,"published":12,"tags":3905,"author":16,"cover":17,"video":11,"excerpt":11,"shortDesc":7},[14,15],{"minutes":1286,"text":2567},{"_id":3908,"path":3909,"title":3910,"description":3911,"meta":3912,"readingTime":3918},"blog\u002Fblog\u002F2019\u002F04\u002F25\u002Fmy-new-blog-post-workflow.md","\u002Fblog\u002F2019\u002F04\u002F25\u002Fmy-new-blog-post-workflow","My new blog post workflow","In this article I will outline for you the tools and process I use to create a new blog post",{"slug":3913,"date":3914,"published":12,"tags":3915,"author":16,"cover":3917,"video":11,"excerpt":11,"shortDesc":3911},"my-new-blog-post-workflow","2019-04-25T13:53:35.054Z",[3916],"blogging","super-snapper-zIwAchjDirM-unsplash.jpg",{"minutes":928,"text":1883},{"_id":3920,"path":3921,"title":3922,"description":3923,"meta":3924,"readingTime":3929},"blog\u002Fblog\u002F2019\u002F04\u002F23\u002Fgridsome-blog-post-generator.md","\u002Fblog\u002F2019\u002F04\u002F23\u002Fgridsome-blog-post-generator","Gridsome Blog Post Generator","In this article I will show you how to crate a blog post generator for your static site.",{"slug":3925,"date":3926,"published":12,"tags":3927,"author":16,"cover":3928,"video":11,"excerpt":11,"shortDesc":3923},"gridsome-blog-post-generator","2019-04-23T19:28:51.186Z",[31],"nick-morrison-FHnnjk1Yj7Y-unsplash.jpg",{"minutes":1252,"text":1911},{"_id":3931,"path":3932,"title":3933,"description":3934,"meta":3935,"readingTime":3941},"blog\u002Fblog\u002F2019\u002F04\u002F19\u002Fnpm-scripts-parallel.md","\u002Fblog\u002F2019\u002F04\u002F19\u002Fnpm-scripts-parallel","How to run multiple npm scripts in parallel","In this article I will talk about a problem I ran into recently and a couple of the solutions I found.",{"slug":3936,"date":3937,"published":12,"tags":3938,"author":16,"cover":3940,"video":11,"excerpt":11,"shortDesc":3934},"npm-scripts-parallel","2019-04-19T16:51:56.537Z",[1350,3939,15],"node",".\u002Fnpm-parallel-cover.png",{"minutes":466,"text":1968},{"_id":3943,"path":3944,"title":3945,"description":3946,"meta":3947,"readingTime":3952},"blog\u002Fblog\u002F2019\u002F04\u002F18\u002Fvue-tips-avoid-direct-dom-manipulation.md","\u002Fblog\u002F2019\u002F04\u002F18\u002Fvue-tips-avoid-direct-dom-manipulation","Tips for Vue Developers: Avoid directly manipulating the DOM","In this article I will look at an example of where manipulating the DOM in our components might not be the best approach.",{"slug":3948,"date":3949,"published":12,"tags":3950,"author":16,"cover":3951,"video":11,"excerpt":11,"shortDesc":3946},"vue-tips-avoid-direct-dom-manipulation","2019-04-18T20:24:32.502Z",[14,15],".\u002Fvue-dom.png",{"minutes":491,"text":2109},{"_id":3954,"path":3955,"title":3956,"description":3957,"meta":3958,"readingTime":3963},"blog\u002Fblog\u002F2019\u002F04\u002F11\u002Fdont-call-it-a-comeback.md","\u002Fblog\u002F2019\u002F04\u002F11\u002Fdont-call-it-a-comeback","Personal Blogs: Don't Call it a comeback!","I'm not sure if you have noticed or not but the personal blog is making a comeback",{"slug":3959,"date":3960,"published":12,"tags":3961,"author":16,"cover":3962,"video":11,"excerpt":11,"shortDesc":3957},"dont-call-it-a-comeback","2019-04-11T11:38:39.435Z",[3916],".\u002Fpersonal-blog-4b0867c8-0c1b-421c-afaf-7fc7e7986a77.png",{"minutes":491,"text":2109},{"_id":3965,"path":3966,"title":3967,"description":3968,"meta":3969,"readingTime":3974},"blog\u002Fblog\u002F2019\u002F04\u002F09\u002Fadding-twitter-cards-to-gridsome.md","\u002Fblog\u002F2019\u002F04\u002F09\u002Fadding-twitter-cards-to-gridsome","Adding Twitter Cards to Gridsome","In this tutorial I will show you how to add Twitter Cards to your Gridsome Blog.",{"slug":3970,"date":3971,"published":12,"tags":3972,"author":16,"cover":3973,"video":11,"excerpt":11,"shortDesc":3968},"adding-twitter-cards-to-gridsome","2019-04-09T19:21:53.368Z",[14,3665],".\u002Ftwittter-cards-gridsome-cover-936ee6d4-220e-4800-873c-9d700fa44469.png",{"minutes":951,"text":2134},{"_id":3976,"path":3977,"title":3978,"description":3979,"meta":3980,"readingTime":3985},"blog\u002Fblog\u002F2019\u002F03\u002F14\u002Ffind-max-array-objects-javascript.md","\u002Fblog\u002F2019\u002F03\u002F14\u002Ffind-max-array-objects-javascript","How to find the max id in an array of objects in JavaScript","A quick tutorial on the thought process on how you would go about finding the max id in an array of objects in JavaScript",{"slug":3981,"date":3982,"published":12,"tags":3983,"author":16,"cover":3984,"video":11,"excerpt":11,"shortDesc":3979},"find-max-array-objects-javascript","2019-03-14T10:59:53.416Z",[15],"joshua-aragon-EaB4Ml7C7fE-unsplash.jpg",{"minutes":917,"text":1897},{"_id":3987,"path":3988,"title":3989,"description":3990,"meta":3991,"readingTime":3996},"blog\u002Fblog\u002F2019\u002F03\u002F07\u002Fspring-initializr-fresh-look.md","\u002Fblog\u002F2019\u002F03\u002F07\u002Fspring-initializr-fresh-look","Spring Initializr's Fresh New Look","In this article I will tell you what the Spring Initializr is and give you my thoughts on the new redesign.",{"slug":3992,"date":3993,"published":12,"tags":3994,"author":16,"cover":3995,"video":11,"excerpt":11,"shortDesc":3990},"spring-initializr-fresh-look","2019-03-07 17:00:00",[2763],".\u002Fspring-init-cover.png",{"minutes":382,"text":3385},{"_id":3998,"path":3999,"title":4000,"description":4001,"meta":4002,"readingTime":4007},"blog\u002Fblog\u002F2019\u002F03\u002F04\u002Fvue-event-arguments.md","\u002Fblog\u002F2019\u002F03\u002F04\u002Fvue-event-arguments","Vue Event Handler Arguments","In this article you are going to learn how to pass arguments to your Vue event handlers as well as how get access to the original DOM event.",{"slug":4003,"date":4004,"published":12,"tags":4005,"author":16,"cover":4006,"video":11,"excerpt":11,"shortDesc":4001},"vue-event-arguments","2019-03-04 10:00:00",[14,15],".\u002Fvue-event-arguments.png",{"minutes":1244,"text":2753},{"_id":4009,"path":4010,"title":4011,"description":4012,"meta":4013,"readingTime":4018},"blog\u002Fblog\u002F2019\u002F02\u002F21\u002Fnode-recursive-directories.md","\u002Fblog\u002F2019\u002F02\u002F21\u002Fnode-recursive-directories","Creating multiple directories in node","A quick tutorial on how to recursively create directories in node.",{"slug":4014,"date":4015,"published":12,"tags":4016,"author":16,"cover":4017,"video":11,"excerpt":11,"shortDesc":4012},"node-recursive-directories","2019-02-21 08:00:00",[3939,15],"node-multiple-directories.png",{"minutes":928,"text":1883},{"_id":4020,"path":4021,"title":4022,"description":4023,"meta":4024,"readingTime":4029},"blog\u002Fblog\u002F2019\u002F02\u002F18\u002Ftwitter-cards-meta-tags.md","\u002Fblog\u002F2019\u002F02\u002F18\u002Ftwitter-cards-meta-tags","How to add Twitter Card Meta Tags to your Blog","In this tutorial you will learn what a Twitter Card is along with step by step instructions how to add them to your blog and validate that they are working.",{"slug":4025,"date":4026,"published":12,"tags":4027,"author":16,"cover":4028,"video":11,"excerpt":11,"shortDesc":4023},"twitter-cards-meta-tags","2019-02-18 22:00:00",[325],".\u002Ftwitter-cards.png",{"minutes":491,"text":2109},{"_id":4031,"path":4032,"title":4033,"description":4034,"meta":4035,"readingTime":4040},"blog\u002Fblog\u002F2019\u002F02\u002F13\u002Fhtml-template-tag.md","\u002Fblog\u002F2019\u002F02\u002F13\u002Fhtml-template-tag","HTML Template Tag in Vanilla JavaScript and Vue","A look at what the HTML template tag is and how it can be used in Vanilla JavaScript as well as what its role in Vue is.",{"slug":4036,"date":4037,"published":12,"tags":4038,"author":16,"cover":4039,"video":11,"excerpt":11,"shortDesc":4034},"html-template-tag","2019-02-13 22:30:00",[325,15,14],".\u002Fhtml-template-cover.png",{"minutes":1268,"text":2199},{"_id":4042,"path":4043,"title":4044,"description":4045,"meta":4046,"readingTime":4051},"blog\u002Fblog\u002F2019\u002F02\u002F10\u002Fcreating-your-first-npm-package.md","\u002Fblog\u002F2019\u002F02\u002F10\u002Fcreating-your-first-npm-package","Creating your first npm package","How to create your first npm package and publish it.",{"slug":4047,"date":4048,"published":12,"tags":4049,"author":16,"cover":4050,"video":11,"excerpt":11,"shortDesc":4045},"creating-your-first-npm-package","2019-02-10 11:00:00",[3939,1350,15],".\u002Fnpm_cover.png",{"minutes":1244,"text":2753},{"_id":4053,"path":4054,"title":4055,"description":4056,"meta":4057,"readingTime":4062},"blog\u002Fblog\u002F2019\u002F01\u002F31\u002Fhello-gridsome.md","\u002Fblog\u002F2019\u002F01\u002F31\u002Fhello-gridsome","Hello, Gridsome!","A quick write up on why I started a new blog and what I plan to do with it.",{"slug":4058,"date":4059,"published":12,"tags":4060,"author":11,"cover":4061,"video":11,"excerpt":11,"shortDesc":4056},"hello-gridsome","2019-01-31 10:00:00",[14],".\u002Fgridsome.png",{"minutes":917,"text":1897},{"_id":4064,"path":4065,"title":4066,"description":4066,"meta":4067,"readingTime":4072},"blog\u002Fblog\u002F2019\u002F01\u002F01\u002Fhappy-new-year-my-2019-goals.md","\u002Fblog\u002F2019\u002F01\u002F01\u002Fhappy-new-year-my-2019-goals","Happy New Year! My 2019 Goals",{"slug":4068,"date":4069,"published":12,"tags":4070,"author":11,"cover":4071,"video":11,"excerpt":11,"shortDesc":4066},"happy-new-year-my-2019-goals","2019-01-01T08:38:10-05:00",[3335],".\u002F2019-cover.png",{"minutes":451,"text":2017},{"_id":4074,"path":4075,"title":4076,"description":4076,"meta":4077,"readingTime":4082},"blog\u002Fblog\u002F2018\u002F12\u002F24\u002Fmy-2018-year-in-review.md","\u002Fblog\u002F2018\u002F12\u002F24\u002Fmy-2018-year-in-review","My 2018 Year in Review",{"slug":4078,"date":4079,"published":12,"tags":4080,"author":11,"cover":4081,"video":11,"excerpt":11,"shortDesc":4076},"my-2018-year-in-review","2018-12-24T08:52:12-05:00",[3335],".\u002F2018-cover.png",{"minutes":451,"text":2017},{"_id":4084,"path":4085,"title":4086,"description":4086,"meta":4087,"readingTime":4094},"blog\u002Fblog\u002F2018\u002F12\u002F21\u002Fmacbook-pro-setup-my-setup-with-detailed-instructions.md","\u002Fblog\u002F2018\u002F12\u002F21\u002Fmacbook-pro-setup-my-setup-with-detailed-instructions","MacBook Pro Setup: My setup with detailed instructions",{"slug":4088,"date":4089,"published":12,"tags":4090,"author":11,"cover":4093,"video":11,"excerpt":11,"shortDesc":4086},"macbook-pro-setup-my-setup-with-detailed-instructions","2018-12-21T14:17:22-05:00",[4091,4092],"mac","web development",".\u002Ftobias-lystad-606045-unsplash-1024x683.jpg",{"minutes":985,"text":1939},{"_id":4096,"path":4097,"title":4098,"description":4098,"meta":4099,"readingTime":4105},"blog\u002Fblog\u002F2018\u002F11\u002F20\u002Fnew-course-getting-started-with-spring-boot-2.md","\u002Fblog\u002F2018\u002F11\u002F20\u002Fnew-course-getting-started-with-spring-boot-2","New Course: Getting Started with Spring Boot 2",{"slug":4100,"date":4101,"published":12,"tags":4102,"author":11,"cover":4104,"video":11,"excerpt":11,"shortDesc":4098},"new-course-getting-started-with-spring-boot-2","2018-11-20T12:39:53-05:00",[4103],"courses",".\u002Fteachable_course_graphic-760x428.png",{"minutes":371,"text":3559},{"_id":4107,"path":4108,"title":4109,"description":4109,"meta":4110,"readingTime":4116},"blog\u002Fblog\u002F2018\u002F11\u002F06\u002Fcleveland-women-in-tech-conference-recap.md","\u002Fblog\u002F2018\u002F11\u002F06\u002Fcleveland-women-in-tech-conference-recap","Cleveland Women in Tech Conference Recap",{"slug":4111,"date":4112,"published":12,"tags":4113,"author":11,"cover":4115,"video":11,"excerpt":11,"shortDesc":4109},"cleveland-women-in-tech-conference-recap","2018-11-06T11:59:51-05:00",[3556,4114],"presentation",".\u002FIMG_4467.jpg",{"minutes":451,"text":2017},{"_id":4118,"path":4119,"title":4120,"description":4120,"meta":4121,"readingTime":4126},"blog\u002Fblog\u002F2018\u002F11\u002F05\u002Fcleveland-women-in-tech-presentation.md","\u002Fblog\u002F2018\u002F11\u002F05\u002Fcleveland-women-in-tech-presentation","Cleveland Women in Tech Presentation",{"slug":4122,"date":4123,"published":12,"tags":4124,"author":11,"cover":4125,"video":11,"excerpt":11,"shortDesc":4120},"cleveland-women-in-tech-presentation","2018-11-05T06:50:29-05:00",[3556,4114],".\u002Fmerherstory-cover.png",{"minutes":371,"text":3559},{"_id":4128,"path":4129,"title":4130,"description":4130,"meta":4131,"readingTime":4137},"blog\u002Fblog\u002F2018\u002F09\u002F07\u002Fi-am-joining-tech-elevator.md","\u002Fblog\u002F2018\u002F09\u002F07\u002Fi-am-joining-tech-elevator","I am joining Tech Elevator",{"slug":4132,"date":4133,"published":12,"tags":4134,"author":11,"cover":4136,"video":11,"excerpt":11,"shortDesc":4130},"i-am-joining-tech-elevator","2018-09-07T01:00:58-04:00",[4135],"Tech Elevator",".\u002FStacked-Logo-760x202.jpg",{"minutes":402,"text":3119},{"_id":4139,"path":4140,"title":4141,"description":4141,"meta":4142,"readingTime":4148},"blog\u002Fblog\u002F2018\u002F04\u002F25\u002Fjava-development-2018.md","\u002Fblog\u002F2018\u002F04\u002F25\u002Fjava-development-2018","What you should learn as a Java Developer in 2018",{"slug":4143,"date":4144,"published":12,"tags":4145,"author":11,"cover":4146,"video":4147,"excerpt":11,"shortDesc":4141},"java-development-2018","2018-04-25T06:39:22-04:00",[1949],".\u002Fjava_development_in_2018-760x428","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FMLXj0hd3usk",{"minutes":382,"text":3385},{"_id":4150,"path":4151,"title":4152,"description":4152,"meta":4153,"readingTime":4158},"blog\u002Fblog\u002F2018\u002F03\u002F01\u002Fwhat-is-new-spring-boot-2.md","\u002Fblog\u002F2018\u002F03\u002F01\u002Fwhat-is-new-spring-boot-2","What's new in Spring Boot 2",{"slug":4154,"date":4155,"published":12,"tags":4156,"author":11,"cover":4157,"video":11,"excerpt":11,"shortDesc":4152},"what-is-new-spring-boot-2","2018-03-01T06:47:52-05:00",[1949,2763],".\u002Fpexels-photo-273238-2-760x507.jpeg",{"minutes":1278,"text":2042},{"_id":4160,"path":4161,"title":4162,"description":4162,"meta":4163,"readingTime":4167},"blog\u002Fblog\u002F2018\u002F01\u002F01\u002Fmy-2018-goals.md","\u002Fblog\u002F2018\u002F01\u002F01\u002Fmy-2018-goals","Happy New Year!!! My 2018 Goals",{"slug":4164,"date":4165,"published":12,"tags":4166,"author":11,"cover":4081,"video":11,"excerpt":11,"shortDesc":4162},"my-2018-goals","2018-01-01T08:50:40-05:00",[3335],{"minutes":923,"text":1870},{"_id":4169,"path":4170,"title":4171,"description":4171,"meta":4172,"readingTime":4177},"blog\u002Fblog\u002F2017\u002F12\u002F29\u002Fmy-2017-year-in-review.md","\u002Fblog\u002F2017\u002F12\u002F29\u002Fmy-2017-year-in-review","My 2017 Year in Review",{"slug":4173,"date":4174,"published":12,"tags":4175,"author":11,"cover":4176,"video":11,"excerpt":11,"shortDesc":4171},"my-2017-year-in-review","2017-12-29T09:14:08-05:00",[3335],".\u002Fpexels-photo-282919-760x571.jpeg",{"minutes":382,"text":3385},{"_id":4179,"path":4180,"title":4181,"description":4181,"meta":4182,"readingTime":4187},"blog\u002Fblog\u002F2017\u002F12\u002F08\u002Fgetting-started-with-java.md","\u002Fblog\u002F2017\u002F12\u002F08\u002Fgetting-started-with-java","Getting Started with Java course",{"slug":4183,"date":4184,"published":12,"tags":4185,"author":11,"cover":4186,"video":11,"excerpt":11,"shortDesc":4181},"getting-started-with-java","2017-12-08T09:00:23-05:00",[1949],".\u002Fapple-computer-desk-18105.jpg",{"minutes":427,"text":2662},{"_id":4189,"path":4190,"title":4191,"description":4191,"meta":4192,"readingTime":4197},"blog\u002Fblog\u002F2017\u002F11\u002F08\u002Fangular-4-java-developers-course-now-live.md","\u002Fblog\u002F2017\u002F11\u002F08\u002Fangular-4-java-developers-course-now-live","Angular 4 Java Developers Course is now Live!",{"slug":4193,"date":4194,"published":12,"tags":4195,"author":11,"cover":4196,"video":11,"excerpt":11,"shortDesc":4191},"angular-4-java-developers-course-now-live","2017-11-08T16:15:32-05:00",[1949,2763],".\u002Fgreetings_java_hipsters-760x525.png",{"minutes":427,"text":2662},{"_id":4199,"path":4200,"title":4201,"description":4201,"meta":4202,"readingTime":4208},"blog\u002Fblog\u002F2017\u002F10\u002F04\u002Fcompile-groovy-java-gradle-build.md","\u002Fblog\u002F2017\u002F10\u002F04\u002Fcompile-groovy-java-gradle-build","How to compile Groovy before Java in a Gradle Build",{"slug":4203,"date":4204,"published":12,"tags":4205,"author":11,"cover":4207,"video":11,"excerpt":11,"shortDesc":4201},"compile-groovy-java-gradle-build","2017-10-04T08:32:40-04:00",[4206],"groovy",".\u002F614px-Groovy-logo.svg_-e1459476180685.png",{"minutes":466,"text":1968},{"_id":4210,"path":4211,"title":4212,"description":4212,"meta":4213,"readingTime":4218},"blog\u002Fblog\u002F2017\u002F09\u002F22\u002Fget-hot-java-9.md","\u002Fblog\u002F2017\u002F09\u002F22\u002Fget-hot-java-9","Get it while it's hot. Java 9 is out!",{"slug":4214,"date":4215,"published":12,"tags":4216,"author":11,"cover":4217,"video":11,"excerpt":11,"shortDesc":4212},"get-hot-java-9","2017-09-22T08:21:00-04:00",[1949],".\u002F2017-09-22_07-39-27-760x504.png",{"minutes":382,"text":3385},{"_id":4220,"path":4221,"title":4222,"description":4222,"meta":4223,"readingTime":4229},"blog\u002Fblog\u002F2017\u002F09\u002F11\u002Fmonolithic-vs-microservices.md","\u002Fblog\u002F2017\u002F09\u002F11\u002Fmonolithic-vs-microservices","When to use Microservices over Monolithic Architecture",{"slug":4224,"date":4225,"published":12,"tags":4226,"author":11,"cover":4228,"video":11,"excerpt":11,"shortDesc":4222},"monolithic-vs-microservices","2017-09-11T08:30:19-04:00",[4227,2763],"Software Development",".\u002Fpexels-photo-325229-760x266.jpeg",{"minutes":402,"text":3119},{"_id":4231,"path":4232,"title":4233,"description":4233,"meta":4234,"readingTime":4240},"blog\u002Fblog\u002F2017\u002F09\u002F06\u002Fupgrade-new-angular-command-line-interface-cli-1-3-release.md","\u002Fblog\u002F2017\u002F09\u002F06\u002Fupgrade-new-angular-command-line-interface-cli-1-3-release","How to upgrade to the new Angular Command Line Interface (CLI) 1.3 release",{"slug":4235,"date":4236,"published":12,"tags":4237,"author":11,"cover":4239,"video":11,"excerpt":11,"shortDesc":4233},"upgrade-new-angular-command-line-interface-cli-1-3-release","2017-09-06T09:07:30-04:00",[4238],"Angular",".\u002Fpexels-photo-247791-1024x562.png",{"minutes":402,"text":3119},{"_id":4242,"path":4243,"title":4244,"description":4244,"meta":4245,"readingTime":4250},"blog\u002Fblog\u002F2017\u002F08\u002F30\u002Fgroovy-happens-assign-biginteger-integer.md","\u002Fblog\u002F2017\u002F08\u002F30\u002Fgroovy-happens-assign-biginteger-integer","Groovy: What happens when you assign a BigInteger to an Integer",{"slug":4246,"date":4247,"published":12,"tags":4248,"author":11,"cover":4249,"video":11,"excerpt":11,"shortDesc":4244},"groovy-happens-assign-biginteger-integer","2017-08-30T07:39:40-04:00",[4206,1949],".\u002Fcodes-coding.jpg",{"minutes":371,"text":3559},{"_id":4252,"path":4253,"title":4254,"description":4254,"meta":4255,"readingTime":4260},"blog\u002Fblog\u002F2017\u002F08\u002F28\u002Fusing-jhipster-development-mode.md","\u002Fblog\u002F2017\u002F08\u002F28\u002Fusing-jhipster-development-mode","Using JHipster in Development mode",{"slug":4256,"date":4257,"published":12,"tags":4258,"author":11,"cover":4259,"video":11,"excerpt":11,"shortDesc":4254},"using-jhipster-development-mode","2017-08-28T09:30:30-04:00",[4238,2763],".\u002Fwallpaper-001-2560x1440-760x428.png",{"minutes":371,"text":3559},{"_id":4262,"path":4263,"title":4264,"description":4264,"meta":4265,"readingTime":4270},"blog\u002Fblog\u002F2017\u002F08\u002F16\u002Fmultiple-dependencies-spring-cli.md","\u002Fblog\u002F2017\u002F08\u002F16\u002Fmultiple-dependencies-spring-cli","How to add multiple dependencies with the Spring CLI",{"slug":4266,"date":4267,"published":12,"tags":4268,"author":11,"cover":4269,"video":11,"excerpt":11,"shortDesc":4264},"multiple-dependencies-spring-cli","2017-08-16T08:30:40-04:00",[2763],".\u002Fpexels-photo-205421-760x506.jpeg",{"minutes":402,"text":3119},{"_id":4272,"path":4273,"title":4274,"description":4274,"meta":4275,"readingTime":4280},"blog\u002Fblog\u002F2017\u002F08\u002F04\u002F3-youtube-channels-java-developers.md","\u002Fblog\u002F2017\u002F08\u002F04\u002F3-youtube-channels-java-developers","3 YouTube Channels for Java Developers",{"slug":4276,"date":4277,"published":12,"tags":4278,"author":11,"cover":4279,"video":11,"excerpt":11,"shortDesc":4274},"3-youtube-channels-java-developers","2017-08-04T13:14:00-04:00",[1949,2763],".\u002Fpexels-photo-760x506.jpg",{"minutes":333,"text":3761},{"_id":4282,"path":4283,"title":4284,"description":4284,"meta":4285,"readingTime":4290},"blog\u002Fblog\u002F2017\u002F07\u002F31\u002Fspring-data-aggregate-functions-repository.md","\u002Fblog\u002F2017\u002F07\u002F31\u002Fspring-data-aggregate-functions-repository","Spring Data Aggregate Functions in a repository",{"slug":4286,"date":4287,"published":12,"tags":4288,"author":11,"cover":4289,"video":11,"excerpt":11,"shortDesc":4284},"spring-data-aggregate-functions-repository","2017-07-31T08:48:35-04:00",[2763],".\u002Fpexels-photo-374074-760x506.jpeg",{"minutes":476,"text":2056},{"_id":4292,"path":4293,"title":4294,"description":4295,"meta":4296,"readingTime":4301},"blog\u002Fblog\u002F2017\u002F07\u002F26\u002Fuse-hikaricp-next-spring-boot-project.md","\u002Fblog\u002F2017\u002F07\u002F26\u002Fuse-hikaricp-next-spring-boot-project","How to Use HikariCP as Your Spring Boot Connection Pool","Learn how to use HikariCP, the high-performance JDBC connection pool, in Spring Boot and configure it via application.properties and auto-configuration.",{"slug":4297,"date":4298,"published":12,"tags":4299,"author":11,"cover":4300,"video":11,"excerpt":11,"shortDesc":4295},"use-hikaricp-next-spring-boot-project","2017-07-26T08:16:50-04:00",[1949,2763],".\u002Fpexels-photo-169976-760x506.jpeg",{"minutes":451,"text":2017},{"_id":4303,"path":4304,"title":4305,"description":4305,"meta":4306,"readingTime":4311},"blog\u002Fblog\u002F2017\u002F07\u002F24\u002Fspring-boot-application-failed-start.md","\u002Fblog\u002F2017\u002F07\u002F24\u002Fspring-boot-application-failed-start","Spring Boot Application Failed To Start",{"slug":4307,"date":4308,"published":12,"tags":4309,"author":11,"cover":4310,"video":11,"excerpt":11,"shortDesc":4305},"spring-boot-application-failed-start","2017-07-24T09:55:33-04:00",[1949,2763],".\u002Fpexels-photo-205316-760x506.png",{"minutes":451,"text":2017},{"_id":4313,"path":4314,"title":4315,"description":4315,"meta":4316,"readingTime":4322},"blog\u002Fblog\u002F2017\u002F07\u002F05\u002Fread-json-data-spring-boot-write-database.md","\u002Fblog\u002F2017\u002F07\u002F05\u002Fread-json-data-spring-boot-write-database","How to read JSON data in Spring Boot and write to a database",{"slug":4317,"date":4318,"published":12,"tags":4319,"author":11,"cover":4320,"video":4321,"excerpt":11,"shortDesc":4315},"read-json-data-spring-boot-write-database","2017-07-05T12:00:27-04:00",[2763],".\u002Fpexels-photo-374899-760x506.jpeg","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FrGdKmF2UzSc",{"minutes":951,"text":2134},{"_id":4324,"path":4325,"title":4326,"description":4326,"meta":4327,"readingTime":4332},"blog\u002Fblog\u002F2017\u002F07\u002F03\u002Fmultiple-request-mappings-spring-boot.md","\u002Fblog\u002F2017\u002F07\u002F03\u002Fmultiple-request-mappings-spring-boot","Multiple Request Mappings in Spring Boot",{"slug":4328,"date":4329,"published":12,"tags":4330,"author":11,"cover":4331,"video":11,"excerpt":11,"shortDesc":4326},"multiple-request-mappings-spring-boot","2017-07-03T08:30:50-04:00",[2763],".\u002Fpexels-photo-450035-760x506.jpeg",{"minutes":402,"text":3119},{"_id":4334,"path":4335,"title":4336,"description":4336,"meta":4337,"readingTime":4342},"blog\u002Fblog\u002F2017\u002F06\u002F30\u002F9-presentations-can-watch-right-now-learn-java-9.md","\u002Fblog\u002F2017\u002F06\u002F30\u002F9-presentations-can-watch-right-now-learn-java-9","9 Presentations you can watch right now to learn about Java 9",{"slug":4338,"date":4339,"published":12,"tags":4340,"author":11,"cover":4341,"video":11,"excerpt":11,"shortDesc":4336},"9-presentations-can-watch-right-now-learn-java-9","2017-06-30T08:00:48-04:00",[1949],".\u002Fcoding.jpg",{"minutes":476,"text":2056},{"_id":4344,"path":4345,"title":4346,"description":4346,"meta":4347,"readingTime":4352},"blog\u002Fblog\u002F2017\u002F06\u002F28\u002Fdeploying-war-application-server-spring-boot.md","\u002Fblog\u002F2017\u002F06\u002F28\u002Fdeploying-war-application-server-spring-boot","Deploying a WAR to an application server in Spring Boot",{"slug":4348,"date":4349,"published":12,"tags":4350,"author":11,"cover":4351,"video":11,"excerpt":11,"shortDesc":4346},"deploying-war-application-server-spring-boot","2017-06-28T09:14:15-04:00",[2763],".\u002Fpexels-photo-292627-760x506.jpeg",{"minutes":917,"text":1897},{"_id":4354,"path":4355,"title":4356,"description":4357,"meta":4358,"readingTime":4363},"blog\u002Fblog\u002F2017\u002F06\u002F26\u002Fspring-boot-configuration-using-yaml.md","\u002Fblog\u002F2017\u002F06\u002F26\u002Fspring-boot-configuration-using-yaml","Spring Boot Configuration using YAML","Learn Spring Boot YAML configuration with application.yml — inject properties with @Value, use Spring profiles, and manage dev and production environments.",{"slug":4359,"date":4360,"published":12,"tags":4361,"author":11,"cover":4362,"video":11,"excerpt":11,"shortDesc":4357},"spring-boot-configuration-using-yaml","2017-06-26T09:00:06-04:00",[2763],".\u002Femile-perron-190221-760x428.jpg",{"minutes":466,"text":1968},{"_id":4365,"path":4366,"title":4367,"description":4367,"meta":4368,"readingTime":4373},"blog\u002Fblog\u002F2017\u002F06\u002F23\u002Fbuilding-angular-spring-boot.md","\u002Fblog\u002F2017\u002F06\u002F23\u002Fbuilding-angular-spring-boot","Building your Angular Application for Spring Boot",{"slug":4369,"date":4370,"published":12,"tags":4371,"author":11,"cover":4372,"video":11,"excerpt":11,"shortDesc":4367},"building-angular-spring-boot","2017-06-23T08:00:27-04:00",[4238,2763],".\u002Fimac-apple-mockup-app-38544-760x505.jpeg",{"minutes":451,"text":2017},{"_id":4375,"path":4376,"title":4377,"description":4377,"meta":4378,"readingTime":4383},"blog\u002Fblog\u002F2017\u002F06\u002F21\u002Fspring-boot-properties-setting-locale.md","\u002Fblog\u002F2017\u002F06\u002F21\u002Fspring-boot-properties-setting-locale","Spring Boot Properties: Setting the locale",{"slug":4379,"date":4380,"published":12,"tags":4381,"author":11,"cover":4382,"video":11,"excerpt":11,"shortDesc":4377},"spring-boot-properties-setting-locale","2017-06-21T08:19:09-04:00",[2763],".\u002Fandre-benz-256762-760x507.jpg",{"minutes":402,"text":3119},{"_id":4385,"path":4386,"title":4387,"description":4387,"meta":4388,"readingTime":4393},"blog\u002Fblog\u002F2017\u002F06\u002F19\u002Fspring-boot-2-0-m2-now-available.md","\u002Fblog\u002F2017\u002F06\u002F19\u002Fspring-boot-2-0-m2-now-available","Spring Boot 2.0 M2 Now Available",{"slug":4389,"date":4390,"published":12,"tags":4391,"author":11,"cover":4392,"video":11,"excerpt":11,"shortDesc":4387},"spring-boot-2-0-m2-now-available","2017-06-19T08:30:53-04:00",[2763],".\u002Fpexels-photo-92904-760x507.jpeg",{"minutes":371,"text":3559},{"_id":4395,"path":4396,"title":4397,"description":4397,"meta":4398,"readingTime":4404},"blog\u002Fblog\u002F2017\u002F06\u002F16\u002Fmigrating-grails-2-x-applications-grails-3-x.md","\u002Fblog\u002F2017\u002F06\u002F16\u002Fmigrating-grails-2-x-applications-grails-3-x","Migrating Grails 2.x Applications to Grails 3.x",{"slug":4399,"date":4400,"published":12,"tags":4401,"author":11,"cover":4403,"video":11,"excerpt":11,"shortDesc":4397},"migrating-grails-2-x-applications-grails-3-x","2017-06-16T08:53:25-04:00",[4402],"grails",".\u002Fpexels-photo-436784-760x507.jpeg",{"minutes":491,"text":2109},{"_id":4406,"path":4407,"title":4408,"description":4408,"meta":4409,"readingTime":4413},"blog\u002Fblog\u002F2017\u002F06\u002F14\u002Fspring-boot-defining-requestmapping-handler-methods.md","\u002Fblog\u002F2017\u002F06\u002F14\u002Fspring-boot-defining-requestmapping-handler-methods","Spring Boot Defining @RequestMapping handler methods",{"slug":4410,"date":4411,"published":12,"tags":4412,"author":11,"cover":4289,"video":11,"excerpt":11,"shortDesc":4408},"spring-boot-defining-requestmapping-handler-methods","2017-06-14T08:36:35-04:00",[2763],{"minutes":466,"text":1968},{"_id":4415,"path":4416,"title":4417,"description":4417,"meta":4418,"readingTime":4423},"blog\u002Fblog\u002F2017\u002F06\u002F12\u002Fbootstrapping-angular-application.md","\u002Fblog\u002F2017\u002F06\u002F12\u002Fbootstrapping-angular-application","Bootstrapping your Angular Application",{"slug":4419,"date":4420,"published":12,"tags":4421,"author":11,"cover":4422,"video":11,"excerpt":11,"shortDesc":4417},"bootstrapping-angular-application","2017-06-12T11:40:51-04:00",[4238],".\u002Fpexels-photo-177598-760x506.jpeg",{"minutes":917,"text":1897},{"_id":4425,"path":4426,"title":4427,"description":4427,"meta":4428,"readingTime":4433},"blog\u002Fblog\u002F2017\u002F06\u002F07\u002Fangular-forms-clear-input-field.md","\u002Fblog\u002F2017\u002F06\u002F07\u002Fangular-forms-clear-input-field","Angular Forms: How to clear an input field",{"slug":4429,"date":4430,"published":12,"tags":4431,"author":11,"cover":4432,"video":11,"excerpt":11,"shortDesc":4427},"angular-forms-clear-input-field","2017-06-07T09:50:47-04:00",[4238],".\u002Fangular-forms.png",{"minutes":491,"text":2109},{"_id":4435,"path":4436,"title":4437,"description":4437,"meta":4438,"readingTime":4443},"blog\u002Fblog\u002F2017\u002F06\u002F05\u002Fgetting-started-angular-cli.md","\u002Fblog\u002F2017\u002F06\u002F05\u002Fgetting-started-angular-cli","Getting Started with the Angular CLI",{"slug":4439,"date":4440,"published":12,"tags":4441,"author":11,"cover":4442,"video":11,"excerpt":11,"shortDesc":4437},"getting-started-angular-cli","2017-06-05T10:34:50-04:00",[4238],".\u002F2017-06-05_09-34-25-760x226.png",{"minutes":427,"text":2662},{"_id":4445,"path":4446,"title":4447,"description":4447,"meta":4448,"readingTime":4454},"blog\u002Fblog\u002F2017\u002F05\u002F31\u002Fspring-boot-1-question-students-asking-right-now.md","\u002Fblog\u002F2017\u002F05\u002F31\u002Fspring-boot-1-question-students-asking-right-now","Spring Boot: The #1 question my students are asking right now",{"slug":4449,"date":4450,"published":12,"tags":4451,"author":11,"cover":4453,"video":11,"excerpt":11,"shortDesc":4447},"spring-boot-1-question-students-asking-right-now","2017-05-31T08:48:35-04:00",[4452],"sql",".\u002Fpexels-photo-92028-760x599.jpeg",{"minutes":491,"text":2109},{"_id":4456,"path":4457,"title":4458,"description":4458,"meta":4459,"readingTime":4465},"blog\u002Fblog\u002F2017\u002F05\u002F26\u002Fso-you-want-to-create-an-online-course.md","\u002Fblog\u002F2017\u002F05\u002F26\u002Fso-you-want-to-create-an-online-course","So you want to create an online course?",{"slug":4460,"date":4461,"published":12,"tags":4462,"author":11,"cover":4464,"video":11,"excerpt":11,"shortDesc":4458},"so-you-want-to-create-an-online-course","2017-05-26T12:34:08-04:00",[4463],"course",".\u002Fcarl-heyerdahl-181868-1-760x507.jpg",{"minutes":1244,"text":2753},{"_id":4467,"path":4468,"title":4469,"description":4469,"meta":4470,"readingTime":4475},"blog\u002Fblog\u002F2017\u002F05\u002F24\u002Fcontributing-groovy-website.md","\u002Fblog\u002F2017\u002F05\u002F24\u002Fcontributing-groovy-website","How you can contribute to the Groovy Website",{"slug":4471,"date":4472,"published":12,"tags":4473,"author":11,"cover":4474,"video":11,"excerpt":11,"shortDesc":4469},"contributing-groovy-website","2017-05-24T08:12:01-04:00",[4206],".\u002F2017-05-23_19-50-54-760x462.png",{"minutes":928,"text":1883},{"_id":4477,"path":4478,"title":4479,"description":4479,"meta":4480,"readingTime":4484},"blog\u002Fblog\u002F2017\u002F05\u002F22\u002Fchecking-upgrading-jhipster-version.md","\u002Fblog\u002F2017\u002F05\u002F22\u002Fchecking-upgrading-jhipster-version","How to check your version and upgrade JHipster",{"slug":4481,"date":4482,"published":12,"tags":4483,"author":11,"cover":4259,"video":11,"excerpt":11,"shortDesc":4479},"checking-upgrading-jhipster-version","2017-05-22T09:00:26-04:00",[4238,2763],{"minutes":371,"text":3559},{"_id":4486,"path":4487,"title":4488,"description":4488,"meta":4489,"readingTime":4493},"blog\u002Fblog\u002F2017\u002F05\u002F19\u002Fspring-boot-2-first-release.md","\u002Fblog\u002F2017\u002F05\u002F19\u002Fspring-boot-2-first-release","The first release of Spring Boot 2.0 is now available!",{"slug":4490,"date":4491,"published":12,"tags":4492,"author":11,"cover":4392,"video":11,"excerpt":11,"shortDesc":4488},"spring-boot-2-first-release","2017-05-19T10:15:39-04:00",[2763],{"minutes":491,"text":2109},{"_id":4495,"path":4496,"title":4497,"description":4498,"meta":4499,"readingTime":4504},"blog\u002Fblog\u002F2017\u002F05\u002F17\u002Fspring-component-vs-bean.md","\u002Fblog\u002F2017\u002F05\u002F17\u002Fspring-component-vs-bean","Spring @Component vs @Bean: What's the Difference?","@Component vs @Bean in Spring: @Component marks classes you own for classpath scanning, @Bean builds beans from methods. Learn when to use each, with examples.",{"slug":4500,"date":4501,"published":12,"tags":4502,"author":11,"cover":4503,"video":11,"excerpt":11,"shortDesc":4498},"spring-component-vs-bean","2017-05-17T09:00:06-04:00",[2458,1865],".\u002Fbean-vs-component.png",{"minutes":928,"text":1883},{"_id":4506,"path":4507,"title":4508,"description":4509,"meta":4510,"readingTime":4515},"blog\u002Fblog\u002F2017\u002F05\u002F15\u002Fgetting-started-spring-boot-actuator.md","\u002Fblog\u002F2017\u002F05\u002F15\u002Fgetting-started-spring-boot-actuator","Getting Started with Spring Boot Actuator Endpoints","Getting started with Spring Boot Actuator: add the dependency, explore the built-in production-ready endpoints for health and metrics, and secure them.",{"slug":4511,"date":4512,"published":12,"tags":4513,"author":11,"cover":4514,"video":11,"excerpt":11,"shortDesc":4509},"getting-started-spring-boot-actuator","2017-05-15T08:00:22-04:00",[2763],".\u002Fpexels-photo-169573-760x507.jpeg",{"minutes":451,"text":2017},{"_id":4517,"path":4518,"title":4519,"description":4519,"meta":4520,"readingTime":4525},"blog\u002Fblog\u002F2017\u002F05\u002F12\u002F6-courses-itunes-u.md","\u002Fblog\u002F2017\u002F05\u002F12\u002F6-courses-itunes-u","6 Courses on iTunes U that can upgrade your Software Development Career",{"slug":4521,"date":4522,"published":12,"tags":4523,"author":11,"cover":4524,"video":11,"excerpt":11,"shortDesc":4519},"6-courses-itunes-u","2017-05-12T08:00:52-04:00",[4227],".\u002F2017-05-11_16-07-03-760x399.png",{"minutes":371,"text":3559},{"_id":4527,"path":4528,"title":4529,"description":4529,"meta":4530,"readingTime":4534},"blog\u002Fblog\u002F2017\u002F05\u002F10\u002Fspring-boot-moving-tomcat-jetty.md","\u002Fblog\u002F2017\u002F05\u002F10\u002Fspring-boot-moving-tomcat-jetty","Moving from Tomcat to Jetty in your Spring Boot Application",{"slug":4531,"date":4532,"published":12,"tags":4533,"author":11,"cover":4362,"video":11,"excerpt":11,"shortDesc":4529},"spring-boot-moving-tomcat-jetty","2017-05-10T09:00:06-04:00",[2763],{"minutes":451,"text":2017},{"_id":4536,"path":4537,"title":4538,"description":4538,"meta":4539,"readingTime":4544},"blog\u002Fblog\u002F2017\u002F05\u002F08\u002Fenable-new-youtube-dark-theme-right-now.md","\u002Fblog\u002F2017\u002F05\u002F08\u002Fenable-new-youtube-dark-theme-right-now","Enable the new YouTube Dark Theme right now",{"slug":4540,"date":4541,"published":12,"tags":4542,"author":11,"cover":4543,"video":11,"excerpt":11,"shortDesc":4538},"enable-new-youtube-dark-theme-right-now","2017-05-08T08:00:50-04:00",[1964],".\u002F2017-05-04_23-05-38-760x367.png",{"minutes":333,"text":3761},{"_id":4546,"path":4547,"title":4548,"description":4548,"meta":4549,"readingTime":4554},"blog\u002Fblog\u002F2017\u002F05\u002F05\u002Fmake-weakness-strength.md","\u002Fblog\u002F2017\u002F05\u002F05\u002Fmake-weakness-strength","How to Make your weakness your strength",{"slug":4550,"date":4551,"published":12,"tags":4552,"author":11,"cover":4553,"video":11,"excerpt":11,"shortDesc":4548},"make-weakness-strength","2017-05-05T08:00:15-04:00",[4227],".\u002Flucas-rosas-98304-760x507.jpg",{"minutes":476,"text":2056},{"_id":4556,"path":4557,"title":4558,"description":4558,"meta":4559,"readingTime":4564},"blog\u002Fblog\u002F2017\u002F05\u002F03\u002Fspring-angular-applications.md","\u002Fblog\u002F2017\u002F05\u002F03\u002Fspring-angular-applications","How to start writing Angular & Spring Applications",{"slug":4560,"date":4561,"published":12,"tags":4562,"author":11,"cover":4563,"video":11,"excerpt":11,"shortDesc":4558},"spring-angular-applications","2017-05-03T09:00:37-04:00",[4238,2763],".\u002Fcarl-heyerdahl-181868-760x507.jpg",{"minutes":917,"text":1897},{"_id":4566,"path":4567,"title":4568,"description":4569,"meta":4570,"readingTime":4575},"blog\u002Fblog\u002F2017\u002F05\u002F01\u002Fadd-validation-spring-entities.md","\u002Fblog\u002F2017\u002F05\u002F01\u002Fadd-validation-spring-entities","How to Add Validation to Your Spring Boot Entities","Learn how to add Bean Validation to your Spring Boot entities with @NotNull and JPA, then build a custom constraint validator with ConstraintValidator.",{"slug":4571,"date":4572,"published":12,"tags":4573,"author":11,"cover":4574,"video":11,"excerpt":11,"shortDesc":4569},"add-validation-spring-entities","2017-05-01T16:37:13-04:00",[2763],".\u002Fluis-llerena-14779-760x507.jpg",{"minutes":980,"text":2095},{"_id":4577,"path":4578,"title":4579,"description":4579,"meta":4580,"readingTime":4585},"blog\u002Fblog\u002F2017\u002F04\u002F28\u002Fevery-developer-start-blog-right-now.md","\u002Fblog\u002F2017\u002F04\u002F28\u002Fevery-developer-start-blog-right-now","Why every developer should start a blog right now!",{"slug":4581,"date":4582,"published":12,"tags":4583,"author":11,"cover":4584,"video":11,"excerpt":11,"shortDesc":4579},"every-developer-start-blog-right-now","2017-04-28T09:15:56-04:00",[3916],".\u002Fken-tomita-239357-760x507.jpg",{"minutes":427,"text":2662},{"_id":4587,"path":4588,"title":4589,"description":4589,"meta":4590,"readingTime":4595},"blog\u002Fblog\u002F2017\u002F04\u002F26\u002Fwhat-is-going-wrong-on-the-spring-boot-view-layer.md","\u002Fblog\u002F2017\u002F04\u002F26\u002Fwhat-is-going-wrong-on-the-spring-boot-view-layer","What is going wrong on the Spring Boot View Layer?",{"slug":4591,"date":4592,"published":12,"tags":4593,"author":11,"cover":4594,"video":11,"excerpt":11,"shortDesc":4589},"what-is-going-wrong-on-the-spring-boot-view-layer","2017-04-26T09:02:28-04:00",[2763],".\u002Fview_layer-760x760.png",{"minutes":476,"text":2056},{"_id":4597,"path":4598,"title":4599,"description":4599,"meta":4600,"readingTime":4605},"blog\u002Fblog\u002F2017\u002F04\u002F24\u002Fspring-boot-2-0-roadmap.md","\u002Fblog\u002F2017\u002F04\u002F24\u002Fspring-boot-2-0-roadmap","Spring Boot 2.0 Roadmap",{"slug":4601,"date":4602,"published":12,"tags":4603,"author":11,"cover":4604,"video":11,"excerpt":11,"shortDesc":4599},"spring-boot-2-0-roadmap","2017-04-24T08:00:05-04:00",[2763],".\u002Fannie-spratt-161511-760x1140.jpg",{"minutes":427,"text":2662},{"_id":4607,"path":4608,"title":4609,"description":4609,"meta":4610,"readingTime":4616},"blog\u002Fblog\u002F2017\u002F04\u002F21\u002Fhow-do-you-define-success.md","\u002Fblog\u002F2017\u002F04\u002F21\u002Fhow-do-you-define-success","How do you Define Success as a Software Developer",{"slug":4611,"date":4612,"published":12,"tags":4613,"author":11,"cover":4615,"video":11,"excerpt":11,"shortDesc":4609},"how-do-you-define-success","2017-04-21T10:00:07-04:00",[4614],"programming",".\u002Fwilliam-stitt-224301-760x1140.jpg",{"minutes":427,"text":2662},{"_id":4618,"path":4619,"title":4620,"description":4620,"meta":4621,"readingTime":4625},"blog\u002Fblog\u002F2017\u002F04\u002F19\u002Fwhat-is-jhipster.md","\u002Fblog\u002F2017\u002F04\u002F19\u002Fwhat-is-jhipster","What is JHipster & Why you need to start using it today!",{"slug":4622,"date":4623,"published":12,"tags":4624,"author":11,"cover":4259,"video":11,"excerpt":11,"shortDesc":4620},"what-is-jhipster","2017-04-19T09:38:31-04:00",[1949,2763],{"minutes":382,"text":3385},{"_id":4627,"path":4628,"title":4629,"description":4629,"meta":4630,"readingTime":4635},"blog\u002Fblog\u002F2017\u002F04\u002F17\u002Fjava-9.md","\u002Fblog\u002F2017\u002F04\u002F17\u002Fjava-9","Getting Started with Java 9",{"slug":4631,"date":4632,"published":12,"tags":4633,"author":11,"cover":4634,"video":11,"excerpt":11,"shortDesc":4629},"java-9","2017-04-17T11:05:58-04:00",[1949],".\u002FJava9-760x428.png",{"minutes":382,"text":3385},{"_id":4637,"path":4638,"title":4639,"description":4640,"meta":4641,"readingTime":4646},"blog\u002Fblog\u002F2017\u002F04\u002F10\u002Finserting-a-groovy-date-into-a-time-stamp-column.md","\u002Fblog\u002F2017\u002F04\u002F10\u002Finserting-a-groovy-date-into-a-time-stamp-column","Inserting a Groovy Date into a Time Stamp Column","Inserting a Groovy Date into a Timestamp Column",{"slug":4642,"date":4643,"published":12,"tags":4644,"author":11,"cover":4645,"video":11,"excerpt":11,"shortDesc":4640},"inserting-a-groovy-date-into-a-time-stamp-column","2017-04-10T08:00:06-04:00",[4206],".\u002FGroovyDate-760x428.png",{"minutes":382,"text":3385},{"_id":4648,"path":4649,"title":4650,"description":4651,"meta":4652,"readingTime":4658},"blog\u002Fblog\u002F2017\u002F04\u002F07\u002Fspring-boot-command-line-runner.md","\u002Fblog\u002F2017\u002F04\u002F07\u002Fspring-boot-command-line-runner","Spring Boot CommandLineRunner Example","Learn how to use the Spring Boot CommandLineRunner interface to run code at application startup, load initial data, and order multiple runners in Java.",{"slug":4653,"date":4654,"published":12,"tags":4655,"author":11,"cover":4656,"video":4657,"excerpt":11,"shortDesc":4651},"spring-boot-command-line-runner","2017-04-07T08:00:43-04:00",[2763],".\u002Fspring-boot-command-line-runner-thumbnail.png","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FgBN8x4yN5Ks",{"minutes":951,"text":2134},{"_id":4660,"path":4661,"title":4662,"description":4663,"meta":4664,"readingTime":4669},"blog\u002Fblog\u002F2017\u002F04\u002F05\u002Fjava-equals.md","\u002Fblog\u002F2017\u002F04\u002F05\u002Fjava-equals","Java: What is the difference between equals and ==","Understand the difference between == and .equals() in Java. Learn why == compares references while .equals() compares String values, and how to fix it.",{"slug":4665,"date":4666,"published":12,"tags":4667,"author":11,"cover":4668,"video":11,"excerpt":11,"shortDesc":4663},"java-equals","2017-04-05T08:00:50-04:00",[1949],".\u002Fjava_equals-760x428.png",{"minutes":491,"text":2109},{"_id":4671,"path":4672,"title":4673,"description":4673,"meta":4674,"readingTime":4679},"blog\u002Fblog\u002F2017\u002F04\u002F03\u002F2000-subscribers-youtube.md","\u002Fblog\u002F2017\u002F04\u002F03\u002F2000-subscribers-youtube","2,000 Subscribers on YouTube!!",{"slug":4675,"date":4676,"published":12,"tags":4677,"author":11,"cover":4678,"video":11,"excerpt":11,"shortDesc":4673},"2000-subscribers-youtube","2017-04-03T08:30:34-04:00",[1964],".\u002F200-subscribers.jpg",{"minutes":333,"text":3761},{"_id":4681,"path":4682,"title":4683,"description":4684,"meta":4685,"readingTime":4690},"blog\u002Fblog\u002F2017\u002F03\u002F31\u002Fusing-project-lombok-spring-boot.md","\u002Fblog\u002F2017\u002F03\u002F31\u002Fusing-project-lombok-spring-boot","Using Project Lombok in your Spring Boot Project","Learn how to use Project Lombok in Spring Boot to reduce boilerplate code — the @Data annotation generates getters, setters, toString, equals & hashCode.",{"slug":4686,"date":4687,"published":12,"tags":4688,"author":11,"cover":4689,"video":11,"excerpt":11,"shortDesc":4684},"using-project-lombok-spring-boot","2017-03-31T08:00:38-04:00",[1949,2763],".\u002F2350-760x507.jpg",{"minutes":1252,"text":1911},{"_id":4692,"path":4693,"title":4694,"description":4695,"meta":4696,"readingTime":4701},"blog\u002Fblog\u002F2017\u002F03\u002F27\u002Fspring-stereotype-annotations.md","\u002Fblog\u002F2017\u002F03\u002F27\u002Fspring-stereotype-annotations","Spring Stereotype Annotations","Learn Spring stereotype annotations: @Component, @Service, @Repository, and @Controller, how component scanning registers them as beans, plus an AOP demo.",{"slug":4697,"date":4698,"published":12,"tags":4699,"author":11,"cover":4700,"video":11,"excerpt":11,"shortDesc":4695},"spring-stereotype-annotations","2017-03-27T08:00:15-04:00",[2763],".\u002Fstereotype_annotations.png",{"minutes":980,"text":2095},{"_id":4703,"path":4704,"title":4705,"description":4705,"meta":4706,"readingTime":4711},"blog\u002Fblog\u002F2017\u002F03\u002F24\u002Fspring-boot-convention-based-error-pages.md","\u002Fblog\u002F2017\u002F03\u002F24\u002Fspring-boot-convention-based-error-pages","Spring Boot Convention Based Error Pages",{"slug":4707,"date":4708,"published":12,"tags":4709,"author":11,"cover":4710,"video":11,"excerpt":11,"shortDesc":4705},"spring-boot-convention-based-error-pages","2017-03-24T08:00:33-04:00",[2763],".\u002Fcustom-error-cover.jpg",{"minutes":451,"text":2017},{"_id":4713,"path":4714,"title":4715,"description":4715,"meta":4716,"readingTime":4721},"blog\u002Fblog\u002F2017\u002F03\u002F22\u002Fspring-boot-entity-scan.md","\u002Fblog\u002F2017\u002F03\u002F22\u002Fspring-boot-entity-scan","Spring Boot Entity Scan",{"slug":4717,"date":4718,"published":12,"tags":4719,"author":11,"cover":4720,"video":11,"excerpt":11,"shortDesc":4715},"spring-boot-entity-scan","2017-03-22T08:00:44-04:00",[2763],".\u002Fentity-scan.jpg",{"minutes":466,"text":1968},{"_id":4723,"path":4724,"title":4725,"description":4726,"meta":4727,"readingTime":4733},"blog\u002Fblog\u002F2016\u002F10\u002F04\u002Fmade-20000-sleep.md","\u002Fblog\u002F2016\u002F10\u002F04\u002Fmade-20000-sleep","How I Made $20,000 in my Sleep","In this article I hope to inspire you to take action now!",{"slug":4728,"date":4729,"published":12,"tags":4730,"author":11,"cover":4732,"video":11,"excerpt":11,"shortDesc":4726},"made-20000-sleep","2016-10-04T20:26:59-04:00",[4731],"udemy",".\u002Fudemy_milestone_20k_2-1024x688.png",{"minutes":427,"text":2662},{"_id":4735,"path":4736,"title":4737,"description":4738,"meta":4739,"readingTime":4744},"blog\u002Fblog\u002F2016\u002F09\u002F20\u002Ftech-elevator-meetup-summary.md","\u002Fblog\u002F2016\u002F09\u002F20\u002Ftech-elevator-meetup-summary","Tech Elevator Meetup Summary","A summary of the panel I was asked to be on at Tech Elevator.",{"slug":4740,"date":4741,"published":12,"tags":4742,"author":11,"cover":4743,"video":11,"excerpt":11,"shortDesc":4738},"tech-elevator-meetup-summary","2016-09-20T08:00:53-04:00",[4614],".\u002Fhighres_454339592.jpeg",{"minutes":351,"text":3546},{"_id":4746,"path":4747,"title":4748,"description":4749,"meta":4750,"readingTime":4755},"blog\u002Fblog\u002F2016\u002F01\u002F14\u002Fspring-mvc-get-controller-method-name.md","\u002Fblog\u002F2016\u002F01\u002F14\u002Fspring-mvc-get-controller-method-name","Spring MVC Get Controller & Method Name","How to get the current controller and method name Spring MVC Get Controller & Method Name",{"slug":4751,"date":4752,"published":12,"tags":4753,"author":11,"cover":4754,"video":11,"excerpt":11,"shortDesc":4749},"spring-mvc-get-controller-method-name","2016-01-14T16:27:22-05:00",[1949,2763],".\u002Fcontroller-cover.jpg",{"minutes":923,"text":1870},{"_id":4757,"path":4758,"title":4759,"description":4760,"meta":4761,"readingTime":4766},"blog\u002Fblog\u002F2016\u002F01\u002F13\u002Fsending-async-emails-in-spring.md","\u002Fblog\u002F2016\u002F01\u002F13\u002Fsending-async-emails-in-spring","Sending Async Emails in Spring","In this article I will walk you through how to send email asynchronously in Spring Boot.",{"slug":4762,"date":4763,"published":12,"tags":4764,"author":11,"cover":4765,"video":11,"excerpt":11,"shortDesc":4760},"sending-async-emails-in-spring","2016-01-13T10:30:20-05:00",[1949,2763],".\u002Femail-cover.jpg",{"minutes":476,"text":2056},{"_id":4768,"path":4769,"title":4770,"description":4770,"meta":4771,"readingTime":4776},"blog\u002Fblog\u002F2015\u002F11\u002F25\u002Fusing-gorm-in-spring-boot.md","\u002Fblog\u002F2015\u002F11\u002F25\u002Fusing-gorm-in-spring-boot","Using GORM in Spring Boot",{"slug":4772,"date":4773,"published":12,"tags":4774,"author":11,"cover":4775,"video":11,"excerpt":11,"shortDesc":4770},"using-gorm-in-spring-boot","2015-11-25T11:43:13-05:00",[4206,2763,1949],".\u002Fadult-back-view-data-1181345.jpg",{"minutes":1273,"text":2424},{"_id":4778,"path":4779,"title":4780,"description":4780,"meta":4781,"readingTime":4786},"blog\u002Fblog\u002F2015\u002F10\u002F23\u002Fspring-boot-application-annotation.md","\u002Fblog\u002F2015\u002F10\u002F23\u002Fspring-boot-application-annotation","Spring Boot Application Annotation",{"slug":4782,"date":4783,"published":12,"tags":4784,"author":11,"cover":4785,"video":11,"excerpt":11,"shortDesc":4780},"spring-boot-application-annotation","2015-10-23T09:08:37-04:00",[1949,2763],".\u002Faccess-code-connection-1181467.jpg",{"minutes":917,"text":1897},{"_id":4788,"path":4789,"title":4790,"description":4791,"meta":4792,"readingTime":4798},"blog\u002Fblog\u002F2015\u002F04\u002F24\u002Fready-player-one-review.md","\u002Fblog\u002F2015\u002F04\u002F24\u002Fready-player-one-review","Ready Player One Review","A quick review of the book Ready Player One",{"slug":4793,"date":4794,"published":12,"tags":4795,"author":11,"cover":4797,"video":11,"excerpt":11,"shortDesc":4791},"ready-player-one-review","2015-04-24T17:00:00.000Z",[4796],"Books","bookcase-books-bookshelves-159711.jpg",{"minutes":402,"text":3119},{"_id":4800,"path":4801,"title":4802,"description":4803,"meta":4804,"readingTime":4809},"blog\u002Fblog\u002F2015\u002F02\u002F05\u002Fsql-server-exception-statement-not-return-result-set.md","\u002Fblog\u002F2015\u002F02\u002F05\u002Fsql-server-exception-statement-not-return-result-set","SQL Server Exception - The Statement Did Not Return A Result Set","Using Stored Procedures in a Grails Application with Groovy",{"slug":4805,"date":4806,"published":12,"tags":4807,"author":11,"cover":4808,"video":11,"excerpt":11,"shortDesc":4803},"sql-server-exception-statement-not-return-result-set","2015-02-05T11:48:18-05:00",[4206,4452],".\u002Fdata-cover.jpg",{"minutes":402,"text":3119},{"_id":4811,"path":4812,"title":4813,"description":4814,"meta":4815,"readingTime":4819},"blog\u002Fblog\u002F2014\u002F04\u002F08\u002Fgravatars-on-a-grails-application.md","\u002Fblog\u002F2014\u002F04\u002F08\u002Fgravatars-on-a-grails-application","Gravatars on a Grails Application","Gravatars in a Grails Application",{"slug":4816,"date":4817,"published":12,"tags":4818,"author":11,"cover":11,"video":11,"excerpt":11,"shortDesc":4814},"gravatars-on-a-grails-application","2014-04-08T14:04:00-04:00",[4402,4206],{"minutes":427,"text":2662},{"_id":4821,"path":4822,"title":4823,"description":4824,"meta":4825,"readingTime":4829},"blog\u002Fblog\u002F2014\u002F03\u002F31\u002Fgrails-generating-links-in-your-domain-class.md","\u002Fblog\u002F2014\u002F03\u002F31\u002Fgrails-generating-links-in-your-domain-class","Grails: Generating links in your domain class","Grails: Generating Links in your Domain Class",{"slug":4826,"date":4827,"published":12,"tags":4828,"author":11,"cover":11,"video":11,"excerpt":11,"shortDesc":4824},"grails-generating-links-in-your-domain-class","2014-03-31T09:03:00-04:00",[4402],{"minutes":451,"text":2017},{"_id":4831,"path":4832,"title":4833,"description":4834,"meta":4835,"readingTime":4839},"blog\u002Fblog\u002F2014\u002F02\u002F25\u002Fgrails-spring-security-plugin-logout-postonly-setting.md","\u002Fblog\u002F2014\u002F02\u002F25\u002Fgrails-spring-security-plugin-logout-postonly-setting","Grails Spring Security Plugin -  Logout postOnly setting","Grails Spring Security Plugin - Logout PostOnly Setting",{"slug":4836,"date":4837,"published":12,"tags":4838,"author":11,"cover":11,"video":11,"excerpt":11,"shortDesc":4834},"grails-spring-security-plugin-logout-postonly-setting","2014-02-25T13:02:00-05:00",[4402],{"minutes":371,"text":3559},{"_id":4841,"path":4842,"title":4843,"description":4843,"meta":4844,"readingTime":4850},"blog\u002Fblog\u002F2014\u002F02\u002F23\u002Fcreating-and-testing-your-first-grails-tag-library.md","\u002Fblog\u002F2014\u002F02\u002F23\u002Fcreating-and-testing-your-first-grails-tag-library","Creating and testing your first Grails Tag Library",{"slug":4845,"date":4846,"published":12,"tags":4847,"author":11,"cover":4848,"video":4849,"excerpt":11,"shortDesc":4843},"creating-and-testing-your-first-grails-tag-library","2014-02-23T07:02:00-05",[4402,4206],".\u002Ftesting-cover.jpg","https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FvZ_7FfML9Xg",{"minutes":491,"text":2109},{"_id":4852,"path":4853,"title":4854,"description":4854,"meta":4855,"readingTime":4859},"blog\u002Fblog\u002F2013\u002F08\u002F27\u002Fgrails-mysql-boolean-gotcha.md","\u002Fblog\u002F2013\u002F08\u002F27\u002Fgrails-mysql-boolean-gotcha","Grails MySQL Boolean Gotcha",{"slug":4856,"date":4857,"published":12,"tags":4858,"author":11,"cover":11,"video":11,"excerpt":11,"shortDesc":4854},"grails-mysql-boolean-gotcha","2013-08-27T18:08:00-04:00",[4402,4206],{"minutes":427,"text":2662},{"_id":4861,"path":4862,"title":4863,"description":4863,"meta":4864,"readingTime":4868},"blog\u002Fblog\u002F2013\u002F08\u002F27\u002Fgrails-interactive-mode-use-it.md","\u002Fblog\u002F2013\u002F08\u002F27\u002Fgrails-interactive-mode-use-it","Grails Interactive Mode - USE IT",{"slug":4865,"date":4866,"published":12,"tags":4867,"author":11,"cover":11,"video":11,"excerpt":11,"shortDesc":4863},"grails-interactive-mode-use-it","2013-08-27T15:08:00-04:00",[4402],{"minutes":351,"text":3546},{"_id":4870,"path":4871,"title":4872,"description":4872,"meta":4873,"readingTime":4877},"blog\u002Fblog\u002F2013\u002F08\u002F23\u002Fintellij-spring-bean-injection-notification.md","\u002Fblog\u002F2013\u002F08\u002F23\u002Fintellij-spring-bean-injection-notification","IntelliJ Spring Bean Injection Notification",{"slug":4874,"date":4875,"published":12,"tags":4876,"author":11,"cover":11,"video":11,"excerpt":11,"shortDesc":4872},"intellij-spring-bean-injection-notification","2013-08-23T08:08:00-04:00",[4402,4206],{"minutes":333,"text":3761},{"_id":4879,"path":4880,"title":4881,"description":4881,"meta":4882,"readingTime":4886},"blog\u002Fblog\u002F2013\u002F08\u002F22\u002Fgroovy-ternary-operator.md","\u002Fblog\u002F2013\u002F08\u002F22\u002Fgroovy-ternary-operator","Groovy Ternary Operator",{"slug":4883,"date":4884,"published":12,"tags":4885,"author":11,"cover":11,"video":11,"excerpt":11,"shortDesc":4881},"groovy-ternary-operator","2013-08-22T13:08:00-04:00",[4206],{"minutes":382,"text":3385},{"_id":4888,"path":4889,"title":4890,"description":4890,"meta":4891,"readingTime":4895},"blog\u002Fblog\u002F2013\u002F08\u002F21\u002Fgroovy-collections-vs-my-current-thought-process.md","\u002Fblog\u002F2013\u002F08\u002F21\u002Fgroovy-collections-vs-my-current-thought-process","Groovy collections vs My Current Thought Process",{"slug":4892,"date":4893,"published":12,"tags":4894,"author":11,"cover":11,"video":11,"excerpt":11,"shortDesc":4890},"groovy-collections-vs-my-current-thought-process","2013-08-21T16:08:00-04:00",[4402,4206],{"minutes":476,"text":2056},{"_id":4897,"path":4898,"title":4899,"description":4899,"meta":4900,"readingTime":4904},"blog\u002Fblog\u002F2013\u002F08\u002F21\u002Fwriting-sql-in-a-grails-application.md","\u002Fblog\u002F2013\u002F08\u002F21\u002Fwriting-sql-in-a-grails-application","Writing SQL in a Grails Application",{"slug":4901,"date":4902,"published":12,"tags":4903,"author":11,"cover":11,"video":11,"excerpt":11,"shortDesc":4899},"writing-sql-in-a-grails-application","2013-08-21T12:08:00-04:00",[4402],{"minutes":382,"text":3385},{"_id":4906,"path":4907,"title":4908,"description":4908,"meta":4909,"readingTime":4913},"blog\u002Fblog\u002F2013\u002F08\u002F20\u002Fgrails-hibernate-logging.md","\u002Fblog\u002F2013\u002F08\u002F20\u002Fgrails-hibernate-logging","Grails Hibernate Logging",{"slug":4910,"date":4911,"published":12,"tags":4912,"author":11,"cover":11,"video":11,"excerpt":11,"shortDesc":4908},"grails-hibernate-logging","2013-08-20T17:08:00-04:00",[4402],{"minutes":333,"text":3761},{"_id":4915,"path":4916,"title":4917,"description":4917,"meta":4918,"readingTime":4922},"blog\u002Fblog\u002F2013\u002F08\u002F20\u002Fgroovy-primitive-data-types-vs-classes.md","\u002Fblog\u002F2013\u002F08\u002F20\u002Fgroovy-primitive-data-types-vs-classes","Groovy Primitive Data Types vs Objects",{"slug":4919,"date":4920,"published":12,"tags":4921,"author":11,"cover":11,"video":11,"excerpt":11,"shortDesc":4917},"groovy-primitive-data-types-vs-classes","2013-08-20T12:08:00-04:00",[4402,4206],{"minutes":402,"text":3119},{"_id":4924,"path":4925,"title":4926,"description":4926,"meta":4927,"readingTime":4931},"blog\u002Fblog\u002F2013\u002F08\u002F20\u002Fgroovys-null-safe-operator.md","\u002Fblog\u002F2013\u002F08\u002F20\u002Fgroovys-null-safe-operator","Groovy's null safe operator",{"slug":4928,"date":4929,"published":12,"tags":4930,"author":11,"cover":11,"video":11,"excerpt":11,"shortDesc":4926},"groovys-null-safe-operator","2013-08-20T06:08:00-04:00",[4402,4206],{"minutes":371,"text":3559},{"_id":4933,"path":4934,"title":4935,"description":4936,"meta":4937,"readingTime":4942},"blog\u002Fblog\u002F2010\u002F08\u002F04\u002Fcreate-sql-insert-statements-from-a-spreadsheet.md","\u002Fblog\u002F2010\u002F08\u002F04\u002Fcreate-sql-insert-statements-from-a-spreadsheet","Create SQL Insert Statements from a Spreadsheet","In this article, I will show you how to create SQL insert statements from a spreadsheet",{"slug":4938,"date":4939,"published":12,"tags":4940,"author":16,"cover":4941,"video":11,"excerpt":11,"shortDesc":4936},"create-sql-insert-statements-from-a-spreadsheet","2010-08-04T15:08:00.000Z",[4452],".\u002Fsql-cover.png",{"minutes":371,"text":3559}]