Vertaling van "fluent API" in Duits
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
For this purpose, there is a fluent API.
And another small drawback: The DSL could be designed even prettier with a fluent API, for example
Und noch ein kleiner Wermutstropfen: Die DSL könnte sich mit einer Fluent-API noch schöner gestalten, z. B.
So if we like to use our HTTP client - e.g. via the fashionable fluent API - we have to set the SOAPAction HTTP header correctly.
Nutzen wir also für unsere Tests den HTTP-Client (z.B. per eleganter Fluent-API), so müssen wir den SOAPAction-HTTP-Header richtig setzen.
Now we need to configure the relationship using Fluent API.
Jetzt müssen wir die Beziehung mithilfe der Fluent-API konfigurieren.
Now if your model does not follow the default conventions, the Fluent API can be used to configure the correct relationship between entities.
Wenn Ihr Modell nun nicht den Standardkonventionen entspricht, kann die Fluent-API verwendet werden, um die richtige Beziehung zwischen Entitäten zu konfigurieren.
To target an alternate key, additional configuration must be performed using the Fluent API.
Um einen alternativen Schlüssel als Ziel verwenden, muss zusätzliche Konfigurationsschritte mithilfe der Fluent-API ausgeführt werden.Relationships
public You can use the Fluent API to indicate that a property is required.
Sie können die Fluent-API verwenden, um anzugeben, dass eine Eigenschaft erforderlich ist.
When configuring relationships with the Fluent API, you will use the Has/With pattern.
Beim Konfigurieren von Beziehungen mit der Fluent-API verwenden Sie das Has/ With-Muster.
I don't need to include a navigation property in the Entrance and I don't need any special mapping in the Fluent API.
Ich benötige keine Navigationseigenschaft in „Entrance" und keine besondere Zuordnung in der Fluent-API.
Fluent-APIFluent You can use the Fluent API to configure the foreign key constraint name for a relationship.
Sie können die Fluent-API verwenden, so konfigurieren Sie den Namen der foreign Key-Einschränkung für eine Beziehung.
The following code shows how to use openstack4j's fluent API for authentication
Der folgende Code zeigt, wie Sie die fließende API von openstack4j für die Authentifizierung verwenden
The concept is no different from how you've been able to use the fluent API or Data Annotations to specify the property that maps to a relational database's primary key.
Das Konzept unterscheidet sich nicht von der Art, in der Sie die Fluent API oder Datenanmerkungen verwenden konnten, um die Eigenschaft anzugeben, die dem primären Schlüssel einer relationalen Datenbank zugeordnet wird.
We prefer the use of AssertJ because of our preference of fluent API's.
Wir bevorzugen die Verwendung von AssertJ, weil wir eine Präferenz für Fluent API's haben.