Primary Menu

Skip to content
  • Home
Menu

Arnold Galovics

Being a good software engineer is 3% talent, 97% not being distracted by the internet.

Tag: spring

Deploying a simple Spring Boot with MySQL app to AWS using Elastic Beanstalk

 January 7, 2019January 7, 2019

There is no doubt that AWS is still a hot topic in 2019 so I felt that I should write something useful to get started with exploring it’s capabilities. In Continue reading

 1 Comment Tagsaws, aws-eb, aws-ec2, aws-rds, database, hibernate, jpa, mysql, spring, spring-boot, spring-data, spring-data-jpa, spring-mvc

Encrypting JPA entity attributes using listeners in Spring

 October 8, 2018November 22, 2018

In 2018, it’s mandatory to think about security for every application which stores personal data. When it comes to this topic, you can’t be 100% sure that the application has Continue reading

 6 Comments Tagshibernate, jpa, spring, spring-boot, spring-core

Extending Swagger Codegen with new mustache template files using a new language

 October 2, 2018

We’ve already seen a lot of things in the previous parts of the series. Although, it’s very useful if you know how to extend the code generation process for the Continue reading

 1 Comment Tagscodegen, eureka, feign, gradle, groovy, mustache, netflix, spring, spring-boot, spring-cloud, spring-cloud-netflix, spring-mvc, swagger, swagger-codegen

Pessimistic locking in JPA/Hibernate

 September 19, 2018

There are two ways to deal with concurrency conflicts, optimistic locking and pessimistic locking. Implicit optimistic locking has been already covered, if you didn’t have the chance to read my Continue reading

 Leave a comment Tagsconcurrency, hibernate, jpa, locking, pessimistic, pessimistic-locking, spring, spring-boot, spring-core

Optimistic locking in JPA/Hibernate

 August 22, 2018

The applications written today most of the time involves handling multiple users at the same time. With this requirement in place it’s mandatory to understand the possibilities for handling concurrency Continue reading

 5 Comments Tagsconcurrency, hibernate, java, jpa, locking, optimistic, optimistic-locking, spring, spring-boot

Accessing custom attributes in Swagger Codegen

 July 9, 2018

Introduction Customizing your Swagger code generation is easier than you would expect. Adding new custom attributes into your specification file is easy as the OpenAPI spec knows the term extensions  Continue reading

 Leave a comment Tagseureka, feign, gradle, mustache, spring, spring-boot, spring-cloud, spring-cloud-netflix, spring-mvc, swagger, swagger-codegen

Generating Feign clients with Swagger Codegen and Gradle

 June 11, 2018

In the last article, I showed you how to use a custom template for code generation. If you haven’t read the previous parts of the series, make sure you do Continue reading

 Leave a comment Tagscodegen, eureka, feign, gradle, groovy, mustache, spring, spring-boot, spring-cloud, spring-cloud-netflix, spring-mvc, swagger, swagger-codegen

Using a custom template for Swagger Codegen with Gradle

 May 28, 2018

This article is the second part of a Swagger Codegen series. If you haven’t read the first one, make sure you do it before continuing. In this one I’ll show Continue reading

 Leave a comment Tagscodegen, gradle, groovy, spring, spring-boot, spring-mvc, swagger, swagger-codegen

Generating stubs with Swagger Codegen and Gradle

 May 22, 2018May 27, 2018

Introduction to Swagger Swagger is a powerful tool to enable sharing REST contracts with each other. It’s useful in any architecture today and even better if you are thinking about Continue reading

 2 Comments Tagscodegen, gradle, groovy, spring, spring-boot, spring-mvc, swagger, swagger-codegen

Customizing each request with Spring Cloud Feign

 February 19, 2018May 25, 2018

Recently I wrote an article  how to explicitly pass headers via Feign clients. Now I’ll show you how to customize each request sent via Feign clients, like adding headers to Continue reading

 1 Comment Tagsfeign, spring, spring-cloud, spring-cloud-netflix

Post navigation

← Older posts

Social Media

RSS
Twitter
LinkedIn

Recent Posts

  • Deploying a simple Spring Boot with MySQL app to AWS using Elastic Beanstalk
  • Integrating Swagger Brake into Maven/Gradle projects
  • Introducing Swagger Brake
  • Encrypting JPA entity attributes using listeners in Spring
  • Extending Swagger Codegen with new mustache template files using a new language

Archives

  • January 2019
  • December 2018
  • November 2018
  • October 2018
  • September 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018
  • February 2018
  • July 2017
  • June 2017
  • May 2017
  • March 2017
  • February 2017
  • September 2016
  • July 2016
  • June 2016

Tags

alarms api codegen concurrency database eureka feign google gradle groovy hibernate hystrix java jpa lazy-loading linux locking measurement monitoring mustache netdata netflix oauth optimistic optimistic-locking performance pessimistic pessimistic-locking resource-server rest slack spring spring-boot spring-cloud spring-cloud-netflix spring-core spring-data spring-data-jpa spring-mvc spring-security sql swagger swagger-brake swagger-codegen TechnicalDebt

About

  • Privacy Policy
Copyright © 2019 Arnold Galovics. All Rights Reserved. Privacy Policy
Jomsom by Catch Themes
Scroll Up
  • Home
This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, see here: Read More Accept Reject
Privacy & Cookies Policy

Necessary Always Enabled

Follow me