Skip to content
net.andreinc
  • blog
  • cv
  • my github
  • contact

Spring

  • Home
  • Programming Languages
  • Java
  • Spring

Writing an unified validation mechanism for REST APIs using Spring Boot and JSR-380

Posted by By Andrei Ciobanu October 2, 2017Posted inJava, Spring3 Comments
JSR-380 defines a metadata model and API for Java Bean validation. It can be used an "architectural-agnostic" way and it is particularly useful when it comes to validating the RESTful…
Read More

Simple authentication with Spring Boot and JWT Tokens

Posted by By Andrei Ciobanu September 10, 2016Posted inJava, Spring6 Comments

In the following article I am going to prove how you can secure a REST API (developed with Spring Boot) with JWT tokens. For simplicity, Spring Security will not be used.

It is assumed the reader is already familiar with JWT.

Continue Reading
Read More

Categories

  • Data Bases 1
    • Maria DB 1
    • MySQL 1
  • Data Structures and Algorithms 13
  • Programming Languages 36
    • Bash 2
    • C 7
    • Java 18
      • Maven 1
      • NIO 5
      • Spring 2
      • Swing 1
    • JavaScript/HTML 1
    • PL/SQL 1
    • Python 7
    • Scala 2
    • SQL 1
  • Software Tools 1
    • Eclipse 1
  • Uncategorized 2

Archives

Copyright 2021 — net.andreinc. All rights reserved. Sinatra WordPress Theme
Scroll to Top