palkeo / projet-jee

Other
1 stars 0 forks source link

projet-jee

Running the website

Running a worker

Running a JMS server

In case of a problem with the table 'turn'

psql -U aichallenge -h viod.eu drop table turn; create table turn (id serial not null, state character varying(255), turn integer not null, match bigint alter table only turn add constraint fk_f188a422a39e4aaea90ed0c95c9 foreign key (match) references match(id);

Dependencies

Resources