|
You are here |
blog.murewaashiru.com | ||
| | | | |
blog.scottlogic.com
|
|
| | | | | In most microservice architectures, there are many opportunities and temptations for sharing code. In this post I will give advice based on my experience on when it should be avoided and when code reuse is acceptable. The points will be illustrated with the help of an example Spring Boot project. | |
| | | | |
www.stackchief.com
|
|
| | | | | Java serialization in depth including what is serialization, why we need serialization in Java, how it works, the serializable interface, problems with serialization and examples. | |
| | | | |
blog.bdoughan.com
|
|
| | | | | The Java API for JSON Processing (JSR-353) is the Java standard for producing and consuming JSON which was introduced as part of Java EE 7.... | |
| | | | |
blog.bdoughan.com
|
|
| | | This post will cover how to protect yourself from the entity expansion attack when you are using JAXB. | ||