VOOZH about

URL: https://www.javacodegeeks.com/author/david-kiss

⇱ David Kiss, Author at Java Code Geeks


  • Enterprise Java👁 spring-interview-questions-answers
    David KissMay 20th, 2020
    0 729

    Deep Learning with Spring Boot and DJL

    Overview This is another post on Spring Boot that will show how to build a sample web application using Deep Java Library (DJL), an…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    David KissAugust 20th, 2018
    0 131

    Spring Application Architectures

    I recently received a question from one of my blog‘s readers, Ajay, and decided to share my answer here  to…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    David KissMarch 5th, 2018
    0 468

    Spring Cloud Stream with Kafka

    Overview This sample project demonstrates how to build real-time streaming applications using event-driven architecture, Spring Boot,Spring Cloud Stream, Apache Kafka and Lombok. By the end of this…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    David KissMarch 1st, 2016
    0 175

    Deploying a microservice – Spring Boot fatjar to Amazon Elastic Beanstalk

    Recently I was working on a proof-of-concept web application that I wanted to deploy to a public cloud for a…

    Read More »
  • Enterprise Java👁 Image
    David KissSeptember 8th, 2015
    0 222

    Learn Apache Camel – Indexing Tweets in Real-time

    There’s a point in most software development projects when the application needs to start communicating with other applications or 3rd party components.…

    Read More »
  • Enterprise Java👁 Image
    David KissAugust 14th, 2015
    1 489

    7 ways to improve performance of a Hibernate application

    Hibernate is a great tool for integrating Java web applications with a SQL database, but what should we do when the application’s response times start increasing considerably?…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    David KissAugust 11th, 2015
    1 447

    Processing Twitter feed using Spring Boot

    In one of my previous posts I already discussed how to process the Twitter sample feed using Apache Storm, and now…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    David KissAugust 10th, 2015
    4 163

    Building modern web applications using Java and Spring

    Creating Java web applications using Spring Framework has never been easier. If you’re already familiar with Java and have little…

    Read More »
  • Software Development👁 Image
    David KissAugust 7th, 2015
    7 185

    The 10x Developer Blueprint

    There’s been a lot of discussions on 10x developers, whether they exist or not (for example, here and here). I believe they…

    Read More »
Back to top button
Close