Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
idegroot
/
graphql-java-codegen
Public
forked from
kobylynskyi/graphql-java-codegen
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
graphql-java-codegen
plugins
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 21, 2021
Bump spring-boot-starter-web from 2.4.3 to 2.4.4 in example projects
kobylynskyi
committed
1e3360b
View commit details
Copy full SHA for 1e3360b
View code at this point
Browse repository at this point
Commits on Mar 13, 2021
Set maven plugin version to 4.1.5
kobylynskyi
committed
e306361
View commit details
Copy full SHA for e306361
View code at this point
Browse repository at this point
[maven-release-plugin] prepare for next development iteration
kobylynskyi
committed
5fe6afc
View commit details
Copy full SHA for 5fe6afc
View code at this point
Browse repository at this point
[maven-release-plugin] prepare release v4.1.5
kobylynskyi
committed
d53acb4
View commit details
Copy full SHA for d53acb4
View code at this point
Browse repository at this point
Prepate maven plugin for release 4.1.5
kobylynskyi
committed
3c4db5f
View commit details
Copy full SHA for 3c4db5f
View code at this point
Browse repository at this point
Bump to release version 4.1.5
kobylynskyi
committed
51f348c
View commit details
Copy full SHA for 51f348c
View code at this point
Browse repository at this point
Commits on Mar 11, 2021
Introduce code style and reformat existing code #403 (#579)
Show description for 5b65522
kobylynskyi
authored
5b65522
View commit details
Copy full SHA for 5b65522
View code at this point
Browse repository at this point
Commits on Mar 7, 2021
Fix generatedLanguage switch in all plugins #572 (#577)
Show description for de7335a
jxnu-liguobin
authored
de7335a
View commit details
Copy full SHA for de7335a
View code at this point
Browse repository at this point
Merge branch 'master' into develop
kobylynskyi
authored
8cdb023
View commit details
Copy full SHA for 8cdb023
View code at this point
Browse repository at this point
Commits on Mar 5, 2021
Fix maven-release-plugin configuration
kobylynskyi
committed
c3fdf6c
View commit details
Copy full SHA for c3fdf6c
View code at this point
Browse repository at this point
Bump to release version 4.1.4
kobylynskyi
committed
0fd7796
View commit details
Copy full SHA for 0fd7796
View code at this point
Browse repository at this point
[maven-release-plugin] prepare release v4.1.4
kobylynskyi
committed
440da50
View commit details
Copy full SHA for 440da50
View code at this point
Browse repository at this point
Update maven plugin version to pre-release state
kobylynskyi
committed
6e94c67
View commit details
Copy full SHA for 6e94c67
View code at this point
Browse repository at this point
Update workflows
kobylynskyi
committed
9c2435a
View commit details
Copy full SHA for 9c2435a
View code at this point
Browse repository at this point
Fix versions and .maven.xml
kobylynskyi
committed
19781fd
View commit details
Copy full SHA for 19781fd
View code at this point
Browse repository at this point
Prepare for next dev iteration - 4.1.5-SNAPSHOT
kobylynskyi
committed
4c6b412
View commit details
Copy full SHA for 4c6b412
View code at this point
Browse repository at this point
Move .maven.xml to the proper place
kobylynskyi
committed
c53a4df
View commit details
Copy full SHA for c53a4df
View code at this point
Browse repository at this point
Prepare for next dev iteration - 4.1.5-SNAPSHOT
kobylynskyi
committed
25edcc1
View commit details
Copy full SHA for 25edcc1
View code at this point
Browse repository at this point
Bump to release version 4.1.4
kobylynskyi
committed
d414770
View commit details
Copy full SHA for d414770
View code at this point
Browse repository at this point
Fix release workflow
kobylynskyi
committed
0d48f08
View commit details
Copy full SHA for 0d48f08
View code at this point
Browse repository at this point
Automate release process #562 (#567)
Show description for 8e1bfbb
kobylynskyi
authored
8e1bfbb
View commit details
Copy full SHA for 8e1bfbb
View code at this point
Browse repository at this point
Commits on Feb 22, 2021
Bump com.gradle.plugin-publish (#553)
Show description for 8c46e67
dependabot[bot]
authored
8c46e67
View commit details
Copy full SHA for 8c46e67
View code at this point
Browse repository at this point
minor optimization (#554)
jxnu-liguobin
authored
a5bad89
View commit details
Copy full SHA for a5bad89
View code at this point
Browse repository at this point
Commits on Feb 20, 2021
[Kotlin] [Scala] Ability to generate public class and data class / case class (#547)
Show description for 12cac0b
jxnu-liguobin
authored
12cac0b
View commit details
Copy full SHA for 12cac0b
View code at this point
Browse repository at this point
Bump spring-boot-starter-data-mongodb in /plugins/gradle/example-client (#541)
Show description for ab8bf35
dependabot[bot]
authored
ab8bf35
View commit details
Copy full SHA for ab8bf35
View code at this point
Browse repository at this point
Bump spring-boot-starter-data-mongodb in /plugins/gradle/example-server (#543)
Show description for 73c1fc7
dependabot[bot]
authored
73c1fc7
View commit details
Copy full SHA for 73c1fc7
View code at this point
Browse repository at this point
Bump spring-boot-starter-web in /plugins/gradle/example-client (#542)
Show description for a671921
dependabot[bot]
authored
a671921
View commit details
Copy full SHA for a671921
View code at this point
Browse repository at this point
Bump spring-boot-starter-web in /plugins/maven/example-server (#540)
Show description for 76e5d50
dependabot[bot]
authored
76e5d50
View commit details
Copy full SHA for 76e5d50
View code at this point
Browse repository at this point
Bump spring-boot-starter-data-mongodb in /plugins/maven/example-server (#539)
Show description for 409c6e8
dependabot[bot]
authored
409c6e8
View commit details
Copy full SHA for 409c6e8
View code at this point
Browse repository at this point
Bump spring-boot-starter-web in /plugins/gradle/example-server (#544)
Show description for 82b1cfd
dependabot[bot]
authored
82b1cfd
View commit details
Copy full SHA for 82b1cfd
View code at this point
Browse repository at this point
Bump spring-boot-starter-data-mongodb in /plugins/maven/example-client (#545)
Show description for 6fdca68
dependabot[bot]
authored
6fdca68
View commit details
Copy full SHA for 6fdca68
View code at this point
Browse repository at this point
Bump spring-boot-starter-web in /plugins/maven/example-client (#546)
Show description for 42da832
dependabot[bot]
authored
42da832
View commit details
Copy full SHA for 42da832
View code at this point
Browse repository at this point
Commits on Feb 14, 2021
Prepare for next dev iteration - 4.1.4-SNAPSHOT
kobylynskyi
committed
61d8fd0
View commit details
Copy full SHA for 61d8fd0
View code at this point
Browse repository at this point
[maven-release-plugin] prepare for next development iteration
kobylynskyi
committed
a85ed3d
View commit details
Copy full SHA for a85ed3d
View code at this point
Browse repository at this point
[maven-release-plugin] prepare release v4.1.3
kobylynskyi
committed
33d20e1
View commit details
Copy full SHA for 33d20e1
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.