VOOZH about

URL: https://www.javacodegeeks.com/tag/architecture

⇱ Architecture Archives - Java Code Geeks


  • Core Java👁 Image
    Eleftheria DrosopoulouApril 6th, 2026
    0 352

    Java Module System in 2026: Still Ignored, Still Relevant

    JPMS shipped with Java 9 in 2017. Nearly a decade later, enterprise adoption remains stubbornly low. This is not a…

    Read More »
  • Software Development👁 Image
    Yatin BatraAugust 20th, 2024
    0 1,088

    Vertical Slice Architecture

    In the world of software architecture, different approaches have been developed to manage complexity, maintainability, and scalability. Two prominent architectures…

    Read More »
  • Software Development👁 Image
    Eleftheria DrosopoulouApril 29th, 2024
    0 860

    How Does Jenkins Work? A Deep Dive into Its Architecture

    In the fast-paced world of software development, automation is key. Jenkins, the open-source automation server, has become a powerhouse for…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Alex StaveleyMay 14th, 2018
    0 166

    And some more REST tips

    In previous blog posts I have covered some ideas and tips for achieving a REST architecture. In this post, I cover…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Alex StaveleyMay 14th, 2018
    1 892

    REST: Using a Controller endpoint?

    In general REST architectures, the fundamental concept is a Resource.  After Resources, the next thing is to develop a Uniform…

    Read More »
  • Software Development👁 Image
    Furkan KamaciMarch 1st, 2018
    0 128

    Polyglot Applications

    We had centralized applications. We introduced with distributed applications. Now, we have decentralized applications. Will it replace the whole system?…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Petr JuzaNovember 9th, 2017
    0 193

    OpenHub Framework – Next Interesting Features

    This is the third article from the series about OpenHub framework – the first introduced OpenHub framework and the second presented asynchronous messaging…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Petr JuzaOctober 17th, 2017
    0 251

    Asynchronous communication made by OpenHub framework

    We introduced OpenHub framework in the previous part of this series. This part shows one of the most powerful feature…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Petr JuzaOctober 3rd, 2017
    0 371

    Introducing OpenHub framework

    This article introduces OpenHub framework – new open-source integration solution based on Apache Camel. The article responds to questions why you should…

    Read More »
  • 1
  • 2
  • 3
  • »
Back to top button
Close