panos-kakos
|
78cb526cf0
|
[JAVA-18185] Moved spring-boot-modules to jdk9-and-above profile (#13678)
Co-authored-by: Dhawal Kapil <dhawalkapil@gmail.com>
|
2023-03-23 09:08:51 +05:30 |
Ehsan Sasanianno
|
bf057db224
|
update bucket4j version in spring-boot-libraries
|
2022-11-19 17:11:59 +01:00 |
Haroon Khan
|
c18ce8a0cf
|
[JAVA-14663] Update Graphql code for Boot 2.7.x changes and move to new module (#12729)
|
2022-10-07 22:51:41 +05:30 |
anuragkumawat
|
3a3021fe53
|
JAVA-14681 Update spring-boot-libraries module under spring-boot-modules to remove usage of deprecated WebSecurityConfigurerAdapter (#12725)
* JAVA-14681 Update spring-boot-libraries module under spring-boot-modules to remove usage of deprecated WebSecurityConfigurerAdapter
* JAVA-14681 Correct Java Formatting
|
2022-09-18 10:19:53 +05:30 |
Asjad J
|
bb003c64a0
|
Updated README.md
edited link back to article from https://www.baeldung.com/expose-graphql-field-with-different-name to https://www.baeldung.com/graphql-field-name
|
2022-06-29 18:51:58 +05:00 |
Muhammad Abdullah Azam Khan
|
aef4affc28
|
Expose GraphQL field with different name (#12289)
|
2022-05-31 14:35:54 -07:00 |
Loredana Crusoveanu
|
67db9161fa
|
Create GraphQL collection.postman_collection.json
|
2022-05-05 23:06:57 +03:00 |
Krzysiek
|
5242966787
|
JAVA-9486: Use guava.version defined in the parent pom
|
2022-01-18 09:42:21 +01:00 |
kwoyke
|
c0a0247cf7
|
Merge branch 'master' into JAVA-3592
|
2021-11-25 09:03:54 +01:00 |
kwoyke
|
592376bf09
|
Merge pull request #11477 from freelansam/JAVA-3592
JAVA-3592: Upgrade h2 dependency in the main pom.xml
|
2021-11-22 09:22:17 +01:00 |
sampadawagde
|
d9b23200d1
|
removed explicit h2.version as parent now is at the required 1.4.200
|
2021-11-21 17:58:26 +05:30 |
mikr
|
96d1d4658f
|
JAVA-8374 Split or move spring-boot-libraries module
|
2021-11-17 08:39:05 +01:00 |
sampadawagde
|
b984a4b618
|
JAVA-8204: Fix formatting of POMs
|
2021-11-09 16:27:03 +05:30 |
sampadawagde
|
a11662776d
|
JAVA-5223: Fix formatting of POMs (Spring Boot Modules - Part 2)
|
2021-05-13 22:46:18 +05:30 |
Loredana Crusoveanu
|
28d61c77ef
|
move main class to graphql package
|
2021-01-07 16:30:52 +02:00 |
Loredana Crusoveanu
|
698185a55b
|
remove files left after move
|
2020-12-26 10:22:35 +02:00 |
Tomas Skalicky
|
e3c28ba8a5
|
sample queries, both Query and Mutation, added
|
2020-11-21 09:53:42 +01:00 |
Tomas Skalicky
|
1332044479
|
server port changed to 8081 for avoiding conflicts
|
2020-11-21 09:53:18 +01:00 |
Tomas Skalicky
|
83d16d3ade
|
security disabled for easier experimenting
|
2020-11-21 09:52:46 +01:00 |
Tomas Skalicky
|
94aa14c43a
|
GraphQL schema file added, fix of PostResolver
- graphqls was missing
- author in Post is mandatory
|
2020-11-21 09:51:59 +01:00 |
sampadawagde
|
52721a78d6
|
JAVA-84: Moved 3 articles to spring-boot-libraries
|
2020-08-28 17:56:09 +05:30 |
johnA1331
|
49ef33191c
|
Update README.md
|
2020-07-21 20:55:26 +08:00 |
François Dupire
|
5cc83c631b
|
[JAVA-1670] Upgrade JUnit and Maven Surefire Plugin in spring-boot-modules - Changed sub-modules inheritance (second batch) (#9666)
* Imported junit bom before spring-boot-dependencies bom with correct version
* Changed spring-boot-libraries
* Changed spring-boot-mvc
* Changed spring-boot-mvc-2
* Added and changed spring-boot-mvc-3
* Added and changed spring-boot-mvc-birt
* Added and changed spring-boot-nashorn
* Changed spring-boot-parent and its submodules
* Changed spring-boot-performance
* Changed spring-boot-properties
* Changed spring-boot-properties-2
* Changed spring-boot-runtime and its sub-modules
* Changed spring-boot-security
* Changed spring-boot-springdoc
* Changed spring-boot-testing
* Changed spring-boot-vue
|
2020-07-08 08:30:05 +05:30 |
Loredana Crusoveanu
|
7ab2f437ee
|
Revert "BAEL-4134"
|
2020-07-07 14:18:10 +03:00 |
priyank-sriv
|
e839798f0d
|
review comments - indentation in pom
|
2020-05-24 16:56:57 +05:30 |
priyank-sriv
|
b7c9e64982
|
review comments - indentation in pom
|
2020-05-24 16:55:06 +05:30 |
priyank-sriv
|
d76966dab7
|
review comments - indentation in pom
|
2020-05-24 16:53:24 +05:30 |
priyank-sriv
|
8ecf039b6b
|
remove unused import
|
2020-05-21 22:53:20 +05:30 |
priyank-sriv
|
dd0a8e2d11
|
add tests
|
2020-05-21 17:36:25 +05:30 |
priyank-sriv
|
8d79b7c5d6
|
unit test renamed
|
2020-05-16 17:20:15 +05:30 |
priyank-sriv
|
faf562e821
|
add basic usage as test
|
2020-05-16 01:34:34 +05:30 |
priyank-sriv
|
f304437ed8
|
retry after secomds
|
2020-05-14 02:26:46 +05:30 |
priyank-sriv
|
911f840af5
|
some cleanup
|
2020-05-13 23:24:55 +05:30 |
priyank-sriv
|
34bbce7995
|
refactor to move pricing plan logic out into a separate class
|
2020-05-13 23:19:54 +05:30 |
priyank-sriv
|
1b5a64c4a4
|
bucket4j spring boot starter
|
2020-05-13 01:59:03 +05:30 |
priyank-sriv
|
4e45b8f44e
|
spring mvc using interceptor
|
2020-05-13 01:58:40 +05:30 |
priyank-sriv
|
e8c383d10f
|
area api impl
|
2020-05-13 01:58:05 +05:30 |
priyank-sriv
|
167655d659
|
add bucket4j deps
|
2020-05-13 01:56:55 +05:30 |
Kai Yuan
|
7e26a04973
|
springboot shedlock building fix
|
2020-04-10 09:24:15 +02:00 |
Kai Yuan
|
c6f71e7ac7
|
[BAEL-3934]shedlock update
|
2020-03-29 00:24:41 +01:00 |
Krzysiek
|
1022c706a4
|
JAVA-1088: Move java-generating-barcodes-qr-codes into spring-boot-libraries module
|
2020-03-20 23:49:49 +01:00 |
mikr
|
06161e1bae
|
BAEL-20869 Move remaining spring boot modules
|
2020-02-02 20:44:54 +01:00 |