Examples with "Java EE APIs" and their translation in English
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
Obwohl mehrere bestehende Java EE APIs bereits Events unterstützen, ist keine von ihnen sonderlich gut für Cloud-Szenarien geeignet.
Although several existing Java EE APIs already support events, none of them is particularly suited for the cloud.
Zurzeit verwenden Paketnamen für Java EE APIs das Java Top-Level Package.
Das MicroProfile zielt auf die Optimierung von Enterprise Java Anwendungen für MicroSerivces auf Basis von einigen Java EE APIs, wie beispielsweise JAX-RS oder CDI ab.
The community driven Microprofile initiative aims to optimize Enterprise Java for a microservices architecture, by leveraging a few Java EE APIs, such as JAX-RS, CDI and JSONP.
Other results
Nun müssen die Java-EE-APIs hinzugefügt werden.
Bietet zuverlässige Unterstützung für die aktuellsten Java EE-APIs, darunter Webservices, Transaktionen, Langlebigkeit und Sicherheit.
Provides robust support for the latest emerging Java EE APIs, including Web services, transactions, persistence, and security
Die Java-EE-APIs beinhalten verschiedene Technologien, die die Funktionalität des Basis-Java-SE-APIs erweitern bzw. ersetzen.
(June 2016) The Java EE APIs includes several technologies that extend the functionality of the base Java SE APIs.
Anwendungen, die nur diese Teile des Java-EE-APIs benötigen, können also auf einen Web-Profile-konformen Applikationsserver wechseln.
Applications needing only this subset of Java EE APIs can deploy to a Web Profile compliant application server, which usually has a smaller footprint than a full blown Java EE server.
Wie andere Java EE-APIs benutzt auch JAX-WS Annotationen, um die Entwicklung und das Deployment von Webservice-Clients und Service-Endpunkten zu vereinfachen.
JAX-WS uses annotations, introduced in Java SE 5, to simplify the development and deployment of web service clients and endpoints.
Standardmäßig erstellt Forge Projekte, welche Java 1.6 verwenden. Das passt sehr gut, da dies auch die Minimalanforderung von Arquillian an die Projekte ist. Nun müssen die Java EE 6 APIs hinzugefügt werden.
By default, Forge sets up the project to use Java 1.6, the minimum recommended version of Java for using Arquillian, a nice convenience. What we need to add now is the Java EE APIs.
Das Java-EE-System ist umfassend und bietet zahlreiche APIs und Tools.
In der folgenden Tabelle sind die erweiterten APIs aufgelistet, die auf der Java EE 5-Plattform verfügbar sind.
The following table lists the enhanced APIs available on the Java EE 5 platform.
Der Grund dafür ist einfach, dass der größte Vorteil von Java EE immer schon die Konsistenz der Entwickler-Erfahrung war, die einheitliche Art und Weise, APIs zu nutzen, geteilte Design-Prinzipien wie Convention over Configuration, deklarative Ansätze und so weiter.
The reason for that is simply because the main advantage of EE was always the consistency in developer experience, how APIs are being used, uniform design principles, for example convention over configuration, declarative approaches, etc.
Übrigens, für diejenigen, die es bisher noch nicht wussten: Die neuen APIs in Java EE sind nicht durch Zufall in die Spezifikation gelangt, sondern das direkte Resultat einer zweistufigen Umfrage an die Java Enterprise Community.
For those who do not yet know: The new APIs in Java EE haven't been formulated by chance in the specification, but are the direct result of a two-stage survey of the Java Enterprise Community.