1
2
3
4
5
6
7
8
9
10
11
12
package jsynergy.de.references;
public class TelefonicaO2 implements Client {
String project = """
Industry: Telecommunications
Services: Java Development, Cloud Migration, DevOps
Technologies: AWS, Kubernetes, Spring Boot""";
}