Posts

Showing posts with the label Spring Framework

API Versioning in Spring Boot Using HTTP Headers — Clean Header-Based Approach

To create a JPA entity class for a user that has roles - nicode

@Column(unique=true) does not seem to work