DataJpaTest - Usages, Advantages and When to Use ???
25 views
Skip to first unread message
Odata Dev
unread,
Mar 27, 2020, 4:55:51 AM3/27/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
Hi,
Can someone explain DataJpaTest in Detail ?
DataJpaTest - Usages, Advantages and When to Use...
Thanks
Olu
unread,
Mar 27, 2020, 9:17:12 AM3/27/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
DataJpaTest is a tool in Spring Boot that provides a convenient way to set up an environment with an embedded database to test database queries against. This is out of the scope of the GCP Support and you really should ask these questions on public forums like Stackoverflow. Better still, please do consult the Spring Boot documentation[1]
This thread is set specifically for App Engine/GCP related conversations.