Commit Graph

44 Commits

Author SHA1 Message Date
Mohamed CHIBOUB
5e16ac0ee1
Adding not null to name attribute in the "tag" table
The creation of this table fails due to this typo!
2020-07-29 18:43:43 -04:00
aisensiy
67fee0aa9e
Merge pull request #12 from kazuki43zoo/without-mybatis-config
Without mybatis-config.xml
2018-12-28 09:19:34 +08:00
Kazuki Shimizu
9b81b1fb25 Remove unnecessary annotation on MyBatis mapper interface 2018-12-16 11:30:54 +09:00
Kazuki Shimizu
e5cbbbded1 Without mybatis-config.xml 2018-12-16 11:12:59 +09:00
Rustam Ismailov
a357fb9a9a Updated libraries versions, fixed small issues with Lombok 2018-09-27 21:22:10 +04:00
Vitaly Takmazov
d2503be544 Fix deprecation warnings 2018-05-10 09:50:44 +03:00
Vitaly Takmazov
f28b196898 Spring Boot 2.0.2 2018-05-10 09:50:14 +03:00
Dario Seidl
8ff2ebdf5e Only enable security config for h2-console when property is set 2018-04-10 11:31:51 +02:00
Dario Seidl
7e9b018d7e Enable and allow access to h2-console 2018-04-01 22:50:30 +02:00
Dario Seidl
3f7a756746 Add braces 2018-04-01 21:46:07 +02:00
Dario Seidl
290c4bf4b3 Prevent ArrayIndexOutOfBoundsException in JwtTokenFilter.getTokenString 2018-04-01 21:42:32 +02:00
VilenEera
70e12fd3ae bugfix : if current user not logged in,get comments return 500 Internal Server Error 2017-11-02 15:27:49 +08:00
aisensiy
ff0d6ebeec bugfix for issue spring-boot/issues/5834 2017-10-27 13:30:57 +08:00
aisensiy
cea03e01b9 refactoring 2017-08-25 11:34:41 +08:00
aisensiy
aa4f40ba74 slug update 2017-08-25 11:19:26 +08:00
aisensiy
a73e93dbc1 move service package 2017-08-24 13:35:28 +08:00
aisensiy
49030da9ca test: transaction test 2017-08-22 11:22:29 +08:00
aisensiy
8e7ec76774 refactor query mappers 2017-08-21 17:25:00 +08:00
aisensiy
4550e5a3c5 bugfix for query by author name and favorited username 2017-08-19 09:55:24 +08:00
aisensiy
5719b54e0d update readme 2017-08-18 17:40:21 +08:00
aisensiy
b97bf72311 structure update 2017-08-18 17:08:27 +08:00
aisensiy
ce6a56e1db remove unused import 2017-08-18 12:17:33 +08:00
aisensiy
c3029aa636 bugfix 2017-08-18 12:09:07 +08:00
aisensiy
d6bf680a97 feed and tag 2017-08-17 17:17:37 +08:00
aisensiy
68ec78a0af flip equals 2017-08-17 14:31:27 +08:00
aisensiy
0358fde252 list recent article 2017-08-17 14:27:29 +08:00
aisensiy
0c12253ef0 remove follow 2017-08-16 17:13:24 +08:00
aisensiy
daaf2070c7 save follow 2017-08-16 16:25:08 +08:00
aisensiy
13571f2f5e get profile 2017-08-16 15:58:51 +08:00
aisensiy
7c685942ea remove favorite 2017-08-16 13:37:10 +08:00
aisensiy
827572893a should favorite article 2017-08-16 11:51:20 +08:00
aisensiy
001d4e1eea delete comment 2017-08-15 18:16:06 +08:00
aisensiy
f31bcbc6e0 read comments 2017-08-15 17:52:23 +08:00
aisensiy
445311ee1b create comment 2017-08-15 16:36:07 +08:00
aisensiy
9dbb008dcb delete article 2017-08-15 14:35:29 +08:00
aisensiy
6c41584abe should update article 2017-08-15 14:17:54 +08:00
aisensiy
ca2683abab clean unused import 2017-08-15 11:26:45 +08:00
aisensiy
bb08238bed add read one article 2017-08-15 11:23:38 +08:00
aisensiy
00f778c087 should create article success 2017-08-15 10:47:18 +08:00
aisensiy
b1e8632c3b update user info 2017-08-14 14:27:36 +08:00
aisensiy
f81a048f14 login api 2017-08-14 11:09:11 +08:00
aisensiy
6bc7b84327 get current user success 2017-08-08 21:14:14 +08:00
aisensiy
197130648c jwt service 2017-08-08 11:01:13 +08:00
aisensiy
ee946e371b register api 2017-08-08 11:01:06 +08:00