Archive

keep hungry keep foolish
2020

How to test a blog for GitHub Pages locally


How to create a modern blog on GitHub Pages


How to set up local or global git proxy


How to trace http requests with the help of spring boot actuator


How to handle POST request failure


How to use @Transactional with multiple databases and Spring Boot


My favorite IntelliJ IDEA plugins


How to create a scheduled method with spring boot


How to call a procedure in a database with spring boot


How to show SQL statements and parameters with Hibernate


How to enable partial compilation in IDEA


How to write data in CSV format


How to turn off CORS for a Spring server application


How to use Spring Cloud Stream functional approach


How to use Spring Cloud Stream functional annotation-based approach


How to use GitHub Actions


How to create a simple Spring server application with React frontend


How to deploy a java docker app with a database into the cloud


Hibernate one-to-one unidirectional relationship


Hibernate one-to-one bidirectional relationship


Hibernate many-to-many unidirectional relationship


Hibernate many-to-many bidirectional relationship


Hibernate many-to-one bidirectional relationship


Hibernate many-to-one unidirectional relationship


Hibernate relationships


How to automatically generate entity for Java and Kotlin with help of the IDEA


Why you should use Spring Boot Dev Tools


How to create a Spring Batch job


How to export swagger specification as html or word document


How to set up multiple databases with Spring Boot


How to fix an exception at the first call with Zuul1 gateway


How to override Java-style getters and setters in Kotlin


2019

How to create an entity for a view with the help of the Hibernate


How to implement equals() and hashCode() for a Kotlin entity


How to implement equals() and hashCode() for a Java entity


Spring boot with Mockito and Kotlin


How to visualize OpenAPI (Swagger) with a Spring application


How to mark Java library as nullable


How to auto format Kotlin source code


Java type hints in IDEA


Kotlin type hints in IDEA


How to set up Kotlin code style in IDEA


2018

How to use swagger to document REST API: Code first approach


How to use swagger to document REST API: API first approach


How to disable scheduling for a spring boot test


How to deploy a spring boot application into a Java EE Application Server


Liquibase Tips


Liquibase SQL format. Statement and rollback example


How to add liquibase to the existing project


2016

Xamarin Forms no resource found that matches the given name error


Xamarin speedup build time in Visual Studio 2015


Xamarin issue with designer in Visual Studio 2015


Google android emulator in Visual Studio 2015


Create a simple blog on the GitHub Pages


Hello world!