What is the translation of " SPRING DATA " in English?

spring data
frühjahrsdaten

Examples of using Spring data in German and their translations into English

{-}
  • Colloquial category close
  • Official category close
  • Ecclesiastic category close
  • Medicine category close
  • Financial category close
  • Ecclesiastic category close
  • Political category close
  • Computer category close
  • Programming category close
  • Official/political category close
  • Political category close
Dies sind meine andere Posts zum Thema Spring Data.
These are my other posts covering the Spring Data project.
TT: Mit Spring Data seid ihr dem JEE-Stack(mal wieder) meilenweit voraus.
TT: The Spring Data stack seems to be years ahead of the JavaEE one.
Konferenzen Oliver Gierke über Spring Data und den ganzen REST….
Oliver Gierke on Spring Data and all the REST….
TT: Spring Data unterstützt sowohl relationale als auch NoSQL-Datenbanken.
TT: Spring Data supports both relational and non-relational data stores.
Ich benutze ein einfaches CrudRepository von Spring Data für Mongo DB.
I used a basic CrudRepository of Spring Data for Mongo DB.
Combinations with other parts of speech
Genau wie im Beitrag über Spring Data JPA wollen wir Objekte der Klasse User persistieren.
Similar to the blog post on Spring Data JPA we like to persist some simple User objects.
Diesen Ansatz verfolgen wir jetzt eben auch mit dem Spring Data Projekt.
This is essentially the approach we try to implement with Spring Data as well.
Spring Data leitet zur Laufzeit eine passende Implementierung aus diesen Interface-Methoden ab.
Spring Data derives the appropriate implementation at runtime from these interface methods.
Das war dann auch mein Einstieg in die anderen Spring Data Module.
From that time on I also started to get involved into the other Spring Data modules as well.
Mit Spring Data MongoDB können genau diese Abfragen mit nur sehr wenig Code-Zeilen implementiert werden.
With Spring Data MongoDB the same queries can be implemented with very few lines of code.
Zunächst lassen wir Maven die aktuelle Version von Spring Data Neo4j herunterladen.
First of all,we let Maven download the latest stable release version of Spring Data Neo4j.
Für das Verständnis von Spring Data JPA sollten daher zumindest Grundkenntnisse des JPA API s vorhanden sein.
So understanding Spring Data JPA requires at least a basic knowledge of the JPA API.
Zunächst lassen wir Maven die aktuelle Release-Version von Spring Data MongoDB herunterladen.
First of all we let Maven download the latest realeae version of Spring Data MongoDB.
Um über das Spring Data API einzelne Knoten zu laden, kann der Standard-Finder findOne(long) verwendet werden.
To find a single node via the Spring Data API, use the standard finder method findOnelong.
Wie im ersten Teil der Blog-Serie angekündigt,habe ich nur einige Aspekte von Spring Data JPA vorgestellt.
As I said in the first part of this blog series,I'm just presenting some chosen aspects of Spring Data JPA.
Die grundsätzliche Idee hinter Spring Data ist, eigene Finder-Methode nur als Interface-Methode zu beschreiben.
The basic idea behind the Spring Data project is to write only interface methods to define your custom finders.
Nach einer kurzen Einführung zur MongoDB konnten wir mittels Spring Data MongoDB sehr einfach die ersten Objekte abspeichern.
After a short introduction to MongoDB we were able to persist the first object very fast using Spring Data MongoDB.
Das Projekt Spring Data Commons stellt allgemeine Infrastruktur und Interfaces für die anderen, konkreteren Data-Projekte zur Verfügung.
The Spring Data Commons project provides basic implementations and interfaces to the other Data projects.
Es stellte sich heraus, dass das auf Bugs bei Spring Data( DATACMNS-648, DATACMNS-733) zurückzuführen war- hier waren statische Referenzen hinterlegt.
As it turned out, the reason were bugs with Spring Data( DATACMNS-648, DATACMNS-733)- here, static references were recorded.
Spring Data ist ein Mantelprojekt, das neben allgemeinen Aspekten- wie etwa dem Blättern in großen Datenmengen- Unterprojekte für die verschiedenen Arten von Persistenz-Technologien umfasst.
Spring Data serves as an umbrella project which offers general solutions- like pagination in large result sets- and consists of several sub projects for different kinds of persistence frameworks.
Was bisher geschah Teil 1:Spring Data Commons Teil 2: Spring Data JPA Nachdem wir im ersten Teil dieser Blog-Serie….
What happened before? Part 1:Spring Data Commons Part 2: Spring Data JPA After looking at the Spring Data Commons….
Das Spring Data REST Module z.b. nutzt diese Bibliothek um Entitäten die mit einem Spring Data Repository verwaltet werden automatisch als Hypermedia-getriebene REST WebServices zu exportieren.
The Spring Data REST module now in turn uses this API to expose entities managed by Spring Data repositories as hypermedia-driven REST resources.
An der entsprechenden Abfragemethode der Spring Data JPA Repository Interface-Klasse wird Hibernate mitgeteilt, diesen Entity Graph auch zu verwenden.
By referencing this mode at our query method in the corresponding Spring Data JPA repository, Hibernate is told to actually use this mode.
OSGi and Spring Data for simple(Web) Application Development SlideShare verwendet Cookies, um die Funktionalität und Leistungsfähigkeit der Webseite zu verbessern und Ihnen relevante Werbung bereitzustellen.
OSGi and Spring Data for simple(Web) Application Development Slideshare uses cookies to improve functionality and performance, and to provide you with relevant advertising.
Ich werde ein Beispiel mit dem Spring Data MongoDB vorstellen, da das API automagisch eine Skalierung hinsichtlich der Maßeinheiten Meilen und Kilometer vornimmt.
I will use the Spring Data API alone, since it automagically scales down to miles or kilometers.
Spring Data MongoDB verfolgt prinzipiell den gleichen Ansatz wie Spring Data JPA, nämlich die Definition von Repository-Findern allein als Interface-Methoden, deren Implementierung zur Laufzeit von Spring bereitgestellt wird.
Spring Data MongoDB works basically the same way as Spring Data JPA: you define your custom repository finders by writing only interface methods and Spring provides an implementation at runtime.
Mit ihm kann man sehr einfach Spring Data repositories als Hypemedia-getriebene REST Resourcen veröffentlichen um sehr einfach per HTTP mit Daten zu arbeiten.
It allows to expose Spring Data repositories as hypermedia-driven REST resources to easily work with data via HTTP.
Weil appNG eigene Classloader nutzt, aber Spring Data in einer ConcurrentMap statische Referenzen auf bestimmte Classloader hielt, wurde das zum Problem: Solange ein Classloader referenziert wird, kann dieser nicht abgeräumt werden.
As appNG uses its own class loaders, but Spring Data was holding static references to a certain class loader, this turned into a problem: As long as one class loader is referenced, it cannot be cleared.
Zu dieser Zeit war gerade das Spring Data Projekt entstanden und dessen Lead, Mark Pollack, kontaktierte mich mit der Bitte,doch mal zu evaluieren ob Hades im Kontext von Spring Data Sinn machen würde(um so ein JPA Modul zu gründen) und in wieweit es möglich ist, die Repositoryabstraktion die in Hades bzw.
The Spring Data project had just been born around that time as well and Mark Pollack, the lead of Spring Data,contacted me to evaluate if Hades could be integrated into Spring Data(to coind a JPA module) and in how far the repository abstraction that was implemented in Hades and Spring Data JPA would make sense for other stores as well.
Results: 29, Time: 0.0153

Word-for-word translation

Top dictionary queries

German - English