Skip to content
#

spring-data

Here are 683 public repositories matching this topic...

mosesgi
mosesgi commented Apr 5, 2019

I'm not member who contributed to this project.
I'm just new to this celerio-angular-quickstart project and interested in it.
When I tried to make the quickstart run successfully, many issues came out because of incorrect versions I'm using. This project is just out-of-date, and angular is involving too fast.

Here is the correct commands you should use.
Please DO NOT install angular/cli befo

zaabskr
zaabskr commented Aug 21, 2019

Environment

  • Spring boot starter:

    • storage spring boot starter
  • OS Type: Windows/Linux/MacOS

  • Java version:

    • 1.8

Summary

The ReadMe.md file is not insync with the code. The code contains Upload, download, and list blobs by using the Java Storage SDK V10 version , while the read me contains Java Storage SDK V7

Reproduce steps

Java code & ReadMe.md

Expe

Russiancold
Russiancold commented Dec 23, 2017

Добавить возможность получить уникальный идентификатор игровой сессии на заданное количество игроков, так чтобы к сессии можно было подключиться только по нему и её проигнорировал обычный матчмейкинг.

Protocol: HTTP
Path: mm/getlink
Method: POST
QueryParam: name&playerCount
Host: {IP}:8080
ResponseBody: gameId
pavlus
pavlus commented Sep 20, 2019

There is a case when entity that describes content is in relation with some other entity and is removed implicitly by cascade and not manually, so it may be necessary to register event listener to unset/delete content described by such entity.

Doing so manually requires boilerplate event listener each one of them injecting ContentStore for particular entity and doing same `store.unsetContent(en

Improve this page

Add a description, image, and links to the spring-data topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the spring-data topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.