Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backend Java from Technokek with love <3 #5

Open
wants to merge 73 commits into
base: master
Choose a base branch
from

Conversation

vladbusov
Copy link

No description provided.

vladbusov and others added 30 commits March 7, 2018 22:26
я дарю тебе стиль
@KSolovyev
Copy link
Member

О нет, зачем новый пул реквест ???? =(((
Никогда так не надо делать(

@KSolovyev
Copy link
Member

чеккер упал

<scope>test</scope>
</dependency>
<dependency>
<groupId>com.vaadin.external.google</groupId>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

зачем столько библиотек для json? Должно хватать одного jackson


@Entity
@Table(name = "multiplayer")
public class Multiplayer {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

что это за класс? Из названия не понятно


public Message registUser(User newbie, HttpSession httpSession) throws Exception {

final List<User> allUsers = userDao.findAll();
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Здесь должен быть запрос, а не findAll


import org.junit.Test;

public class GameApiControllerTest {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

А это что за пустой класс?

@KSolovyev KSolovyev self-assigned this Apr 26, 2018
@KSolovyev
Copy link
Member

ребята, когда поправите?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants