|
|
b923e8bfc6
|
added json parser method that uses jackson (an alternative to what we have)
|
2022-05-05 14:26:33 +02:00 |
|
|
|
ab394f94b8
|
added json parser method that uses jackson (an alternative to what we have)
|
2022-05-05 14:20:26 +02:00 |
|
|
|
9fbd9b7694
|
idea for method that would be useful to implement
|
2022-05-05 07:49:59 +02:00 |
|
|
|
c56b2c5847
|
An Idea 220504 16:45:08
|
2022-05-04 16:49:45 +02:00 |
|
|
|
73ab677eff
|
Mainly added a new class to test API interaction. This time I've divided the previous code into methods. And some methods will take query filters as parameters. I see this as a potential starting point for creating more methods, for example one that is specifically returns all venue_names.
|
2022-05-04 15:47:35 +02:00 |
|
Arvin
|
71272c478a
|
besttime api
|
2022-05-03 17:22:40 +02:00 |
|
Axel Davidsson
|
bbe41cd1db
|
la till en ytterligare funktion i CafeController
|
2022-05-02 23:25:49 +02:00 |
|
Axel Davidsson
|
defe70d291
|
ändrat i strukturen, Dom heter cafe2 och review2 för att det blev strul med hur databasen automatiskt läser av klasserna. nån höll också på och editera i samma tabeller via nån annanstans, så blev knas
|
2022-05-02 22:29:04 +02:00 |
|
|
|
428126dd80
|
added Test_API_interaction class, and dependency for it. For now it only parses the response from http://localhost:8080/demo/all
|
2022-05-01 08:56:14 +02:00 |
|
|
|
51387fa550
|
added Test_API_interaction class, and dependency for it. For now it only parses the response from http://localhost:8080/demo/all
|
2022-05-01 08:46:50 +02:00 |
|
sabina
|
76f49aa23d
|
added new file MainController.java - to handle HTTP requests
|
2022-04-27 16:58:28 +02:00 |
|
sabina
|
0d1362a2f7
|
added new file UserRepository.java - repository that holds user records
|
2022-04-27 16:53:26 +02:00 |
|
sabina
|
0a55c9cb17
|
added new file User.java - @Entity Model (DTO)
|
2022-04-27 16:44:48 +02:00 |
|
sabina
|
11f1657058
|
updated pom.xml
|
2022-04-27 16:36:42 +02:00 |
|
sabina
|
6ab1e0631d
|
updated application.properties file
|
2022-04-27 16:27:16 +02:00 |
|
Arvin
|
167336ba8a
|
controller class added to repo again
|
2022-04-26 09:59:41 +02:00 |
|
Arvin
|
cf291ba3aa
|
Merge branch 'master' of https://gitea.dsv.su.se/arso9914/FikaAndFocus
|
2022-04-25 19:49:19 +02:00 |
|
sabina
|
75aee314e0
|
import RestController and GetMapping
|
2022-04-25 19:20:55 +02:00 |
|
Axel Davidsson
|
24f14a9a51
|
la till mariadb och sql i maven dependencies. skapa Database-class för test av läsa från databas
|
2022-04-25 19:08:17 +02:00 |
|
axeldav
|
957b980cae
|
test
|
2022-04-16 20:56:41 +02:00 |
|
|
|
28277e068a
|
test
|
2022-04-12 16:26:38 +02:00 |
|
|
|
09ae1a841e
|
test
|
2022-04-12 16:24:53 +02:00 |
|
|
|
c5fc273c49
|
test
|
2022-04-12 16:22:07 +02:00 |
|
|
|
1aadc3014b
|
test
|
2022-04-12 16:20:23 +02:00 |
|
|
|
f53472efa4
|
Update 'pom.xml'
|
2022-04-11 16:15:09 +02:00 |
|
|
|
5265571650
|
Update 'pom.xml'
|
2022-04-11 16:10:28 +02:00 |
|
|
|
d934025b72
|
Update 'pom.xml'
|
2022-04-11 16:04:16 +02:00 |
|
Arvin
|
45fd25066f
|
Revert "back to java 8"
This reverts commit f35646085d.
|
2022-04-11 16:03:07 +02:00 |
|
Arvin
|
f35646085d
|
back to java 8
|
2022-04-11 15:58:51 +02:00 |
|
sabina
|
2dbf715390
|
test commit
|
2022-04-11 15:54:18 +02:00 |
|
sabina
|
5e3959d605
|
test commit
|
2022-04-11 15:49:51 +02:00 |
|
sabina
|
d7cbd0b20f
|
test commit
|
2022-04-11 15:48:11 +02:00 |
|
sabina
|
5a2d89c598
|
test commit
|
2022-04-11 15:42:08 +02:00 |
|
Arvin
|
558252653b
|
reverting to older pom where we got anotehr error
|
2022-04-11 15:05:31 +02:00 |
|
Arvin
|
843132090b
|
new pom from donald
|
2022-04-11 14:45:59 +02:00 |
|
Arvin
|
a8d97fe065
|
new dependencies test
|
2022-04-11 01:44:51 +02:00 |
|
Arvin
|
56f03b0f25
|
new dependencies test
|
2022-04-11 01:14:29 +02:00 |
|
Arvin
|
2cb5864ba0
|
new dependencies test
|
2022-04-11 01:05:05 +02:00 |
|
Arvin
|
06361449f6
|
changed main
|
2022-04-11 00:13:46 +02:00 |
|
Arvin
|
6339acbd88
|
changed jdk
|
2022-04-10 23:57:25 +02:00 |
|
StanislavAlpatiev
|
93f78c5c40
|
fixed arso9914
|
2022-04-10 23:21:46 +02:00 |
|
StanislavAlpatiev
|
d1303a26d2
|
updated gitea link
|
2022-04-10 23:17:51 +02:00 |
|
StanislavAlpatiev
|
ebabe074a4
|
fixed maven plugin in pom file
|
2022-04-10 22:40:44 +02:00 |
|
StanislavAlpatiev
|
bd4372dac2
|
fixed extension issue
|
2022-04-10 22:34:41 +02:00 |
|
StanislavAlpatiev
|
ebc5e14f41
|
added packages to pom file
|
2022-04-10 22:22:20 +02:00 |
|
arvinrivers
|
d68f063ff9
|
First commit
|
2022-04-09 21:01:12 +02:00 |
|
arvinrivers
|
a9cbed968b
|
first commit
|
2022-04-09 20:42:20 +02:00 |
|