February 20 Building microservices with Netflix OSS, Apache Kafka and Spring Boot – Part 4: Security By Iskren Ivanov frontpage, Java 3 After building our group of microservices, it seems the next step is spending some time for securing them. From my expe...
November 21 Building microservices with Netflix OSS, Apache Kafka and Spring Boot – Part 3: Email service and Gateway By Iskren Ivanov Dreamix, frontpage, Java 8 After Building microservices with Netflix OSS, Apache Kafka and Spring Boot – Part 1: Service registry and Conf...
November 07 Building microservices with Netflix OSS, Apache Kafka and Spring Boot – Part 2: Message Broker and User service By Iskren Ivanov Dreamix, frontpage, Java 3 After Building microservices with Netflix OSS, Apache Kafka and Spring Boot – Part 1: Service registry and Config server her...
October 24 Building microservices with Netflix OSS, Apache Kafka and Spring Boot – Part 1: Service registry and Config server By Iskren Ivanov Dreamix, frontpage, Java 2 As Microservice Architecture projects gained popularity the last years, a possibility to work on such project logically appeared in our...
March 10 Java8 LocalDateTime to Joda LocalDateTime with jackson By Iskren Ivanov frontpage, Java 0 Yesterday I fought a problem that didn’t seem to take as much time as it actually did, so I decided to write a few lines to share the learned...