From 0c6bbad2b3f7e481dbd6695899829425fdd54b50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20M=C3=BCcke?= Date: Tue, 31 Jan 2023 18:13:48 +0100 Subject: [PATCH] docs: add java --- radar/2022-10-12/java.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 radar/2022-10-12/java.md diff --git a/radar/2022-10-12/java.md b/radar/2022-10-12/java.md new file mode 100644 index 0000000..bf488ea --- /dev/null +++ b/radar/2022-10-12/java.md @@ -0,0 +1,18 @@ +--- +title: "Java" +ring: adopt +quadrant: languages-and-frameworks +tags: [coding, backend] +--- + +[Java](https://www.java.com) is a versatile and widely-used programming language. +It is scalable and platform-independent, making it the ideal choice for businesses looking to streamline their +operations and reach a wider audience. With its broad library of tools, frameworks and modules, Java provides developers +with the resources they need to create dynamic, feature-rich applications that can be easily integrated into existing +systems. Additionally, Java has a large community of developers, ensuring that support and resources are available when +needed. + +With an extensive expertise at AOE we successfully run lots of Java projects in production. As it is very stable, has +great support from the open source community and lots of other big advantages, we often we use +[Spring Boot](https://spring.io/projects/spring-boot) combined with the strengths of java to develop web services that +fits the needs of our customers.