Commit Graph

58 Commits

Author SHA1 Message Date
Maiklins db34c4b3c3
Merge pull request #16455 from Michaelin007/qrcodegen
Generate QR Code in Java using QR-Code-Generator
2024-04-24 22:26:46 +02:00
michaelin007 4e3259175a Generate QR Code in Java using QR-Code-Generator 2024-04-20 08:55:42 +00:00
michaelin007 bae34509b4 Generate QR Code in Java using QR-Code-Generator 2024-04-20 08:51:44 +00:00
Harry9656 acce5c0a91
JAVA-32437: Remove mvnw, mvnw.cmd and files under .mvn/wrapper (#16413) 2024-04-18 13:22:59 +03:00
michaelin007 4a35b225e7 https://jira.baeldung.com/browse/BAEL-7723 2024-04-01 09:56:31 +00:00
michaelin007 8ab93e1573 https://jira.baeldung.com/browse/BAEL-7723 2024-03-31 12:28:59 +00:00
michaelin007 878751f8ef https://jira.baeldung.com/browse/BAEL-7723 2024-03-31 12:15:59 +00:00
panos-kakos d8847225cd
[JAVA-31654] Upgrade bucket4j-core,bucket4j-spring-boot-starter,caffeine, jcache to latest version (#15951) 2024-03-04 08:47:48 +01:00
panos-kakos e6be71cd84
[JAVA-32047] Fixed test cases for spring-boot-libraries (#16010) 2024-02-29 21:01:58 +01:00
Harry9656 aefd833c3b
JAVA-31190: Preparation for migrating spring-boot-modules to version 3. (#15834) 2024-02-27 02:49:02 +01:00
panos-kakos 9b744641be [JAVA-26711] 2023-12-02 11:16:12 +02:00
panos-kakos 44e565ffe8 [JAVA-26711] Upgraded shedlock to latest version(5.10.0) 2023-11-29 17:25:49 +02:00
gaepi 2e6b17b853 JAVA-27656 | spring-boot-modules fix 2023-11-27 11:31:41 +01:00
panos-kakos b38b5327fd [JAVA-26731] Upgraded bucket4j-spring-boot-starter version 2023-11-14 07:30:13 +02:00
panos-kakos b87609265d [JAVA-26709] Upgraded modelmapper to latest version 2023-11-11 08:29:09 +02:00
Ehsan Sasanianno 9b28d7739a java-26718: upgrade caffeine version to 3.x (#15138) 2023-11-08 11:26:53 +02:00
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