jdriven.net
» Events » JDriven
http://www.jdriven.net/events
Cloud Native applicaties ontwikkelen met Spring, 23/8 om 17:30. Het ontwikkelen van Cloud Native applicaties kan worden gezien als een moderne variant van het ontwikkelen van gedistribueerde systemen. Bij de correcte implementatie van gedistribueerde systemen komt veel kijken en neemt de complexiteit snel toe. Door het toepassen van Spring Cloud kun je relatief snel services en applicaties opzetten die rekening houden met de complexiteit maar de bijbehorende boilerplate code voorkomen. In deze sessie gaa...
mrhaki.blogspot.com
Grails Goodness: Adding Health Check Indicators - Messages from mrhaki
http://mrhaki.blogspot.com/2015/04/grails-goodness-adding-health-check.html
April 24, 2015. Grails Goodness: Adding Health Check Indicators. With Grails 3 we also get Spring Boot Actuator. We can use Spring Boot Actuator to add some production-ready features for monitoring and managing our Grails application. One of the features is the addition of some endpoints with information about our application. By default we already have a. Endpoint when we start a Grails (3 ) application. It gives back a JSON response with status. We can set the application property. To set the property:.
mrhaki.blogspot.com
Awesome Asciidoctor: Display Keyboard Shortcuts - Messages from mrhaki
http://mrhaki.blogspot.com/2015/04/awesome-asciidoctor-display-keyboard.html
April 22, 2015. Awesome Asciidoctor: Display Keyboard Shortcuts. When we want to explain in our documentation which keys a user must press to get to a function we can use the keyboard macro in Asciidoctor. The macro will output the key nicely formatted as a real key on the keyboard. The syntax of the macro is. To get the desired output we must set the document attribute. Otherwise the macro is not used. In the next Asciidoctor example file we use the keyboard macro:. Written with Asciidoctor 1.5.2.
mrhaki.blogspot.com
Gradle Goodness: Use Git Commit Id in Build Script - Messages from mrhaki
http://mrhaki.blogspot.com/2015/04/gradle-goodness-use-git-commit-id-in.html
April 22, 2015. Gradle Goodness: Use Git Commit Id in Build Script. The nice thing about Gradle is that we can use Java libraries in our build script. This way we can add extra functionality to our build script in an easy way. We must use the. Dependency configuration for our build script to include the library. For example we can include the library Grgit. Which provides an easy way to interact with Git from Java or Groovy code. This library is also the basis for the Gradle Git plugin. When we run the.
codeismandatory.com
Code is Mandatory | Yes it still is…
http://www.codeismandatory.com/201506.html
Yes it still is. Vim Running Commands on Matching Lines. Beyond Compare It really Is. The States of Git. Why I like Groovy Part 1. The States of Git. One of the things I like about git, is the concept of working directory, index and repository. The index, or staging area, is really useful for gathering related changes before committing to the repostitory. Have a good description of the difference between these three. Git diff –cached. If you want to diff a particular file, add. To end of command e.g.
mrhaki.blogspot.com
Awesome Asciidoctor Notebook is Published - Messages from mrhaki
http://mrhaki.blogspot.com/2015/04/aweseome-asciidoctor-notebook-is.html
April 29, 2015. Awesome Asciidoctor Notebook is Published. Today Awesome Asciidoctor Notebook is published as a free. Book This book is an electronic publication with all Awesome Asciidoctor blog posts about the Asciidoctor tool bundled. The book is published at Leanpub. And is available in three formats: PDF, MOBI (for Kindle) and EPUB (for iPad). Updates for the book are also free. So when new Awesome Asciidoctor blog posts are added to the book you will get those updates for free. Subscribe in a reader.
mrhaki.blogspot.com
NextBuild 2015 Conference Report - Messages from mrhaki
http://mrhaki.blogspot.com/2015/06/nextbuild-2015-conference-report.html
June 3, 2015. NextBuild 2015 Conference Report. Saturday May 30th was the first NextBuild. The conference was very well organized, the location was great, the food was good, the talks very informative and the audience was super. So it was a great Saturday and hopefully next year we can attend the second NextBuild conference! Posted by Hubert Klein Ikkink. 2008-2016 Hubert A. Klein Ikkink. Subscribe in a reader.
chlebik.wordpress.com
Model variables for all views in Thymeleaf 2.1 with Spring MVC | Chlebik Pages – Java Blog
https://chlebik.wordpress.com/2015/04/08/model-variables-for-all-views-in-thymeleaf-2-1-with-spring-mvc
Chlebik Pages – Java Blog. Model variables for all views in Thymeleaf 2.1 with Spring MVC. Recently I’ve stumbled upon quite common problem – how to inject a few variables to every Thymeleaf. View in application. Of course there is. Annotation, I could use interceptor or. All solutions are described on StackOverFlow. It is about controllers). The problem was that I wanted to put Maven. That can be used –. So code sample can look like this:. All defined variables are put into all. Be aware of that fact.
chlebik.wordpress.com
SCJP | Chlebik Pages – Java Blog
https://chlebik.wordpress.com/scjp
Chlebik Pages – Java Blog. Sun Certified Java Programmer. To uznawany powszechnie na świecie certyfikat firmy SUN, który ma zaświadczać o uzyskaniu pewnej wiedzy dotyczącej Javy. Dla mnie jego zdobycie było o tyle istotne, iż zajmując się Javową niejako “hobbystycznie”, nie mam okazji do codziennej z nią styczności. Stąd pomysł zdania tegoż egzaminu i tym samym posiadanie zarówno wiedzy, jak i dowodu, który by o tej wiedzy zaświadczał. Rozdział 1 – Declarations and Access Control. I progu zdawalności 66%.
chlebik.wordpress.com
OCEJPA | Chlebik Pages – Java Blog
https://chlebik.wordpress.com/ocejpa
Chlebik Pages – Java Blog. W ramach przygotowań do certyfikacji Oracle Certified Expert, Java EE 6 Java Persistence API Developer. Powstał szereg materiałów, które są opisem moich zmagań z przygotowaniami do certyfikacji. Dla łatwości poruszania się linki do nich zamieszczam poniżej. Oczywiście można traktować je jako całościowe przygotowanie do certyfikacji (dalece niewystarczające – specyfikacja i testy online jak najbardziej wskazane), albo też szybki datasheet. Encje i cały ten bałagan. Co to jest Sp...
SOCIAL ENGAGEMENT