Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
spring-conversion-xml-parser
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Christopher Cottier
spring-conversion-xml-parser
Commits
b4db64d9
Commit
b4db64d9
authored
4 years ago
by
Christopher Cottier
Browse files
Options
Downloads
Patches
Plain Diff
groovy project layout
parents
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitignore
+2
-0
2 additions, 0 deletions
.gitignore
spring-conversion-xml-parser.iml
+13
-0
13 additions, 0 deletions
spring-conversion-xml-parser.iml
src/XMLParser.groovy
+1
-0
1 addition, 0 deletions
src/XMLParser.groovy
with
16 additions
and
0 deletions
.gitignore
0 → 100644
+
2
−
0
View file @
b4db64d9
.idea/
\ No newline at end of file
This diff is collapsed.
Click to expand it.
spring-conversion-xml-parser.iml
0 → 100644
+
13
−
0
View file @
b4db64d9
<?xml version="1.0" encoding="UTF-8"?>
<module
type=
"JAVA_MODULE"
version=
"4"
>
<component
name=
"NewModuleRootManager"
inherit-compiler-output=
"true"
>
<exclude-output
/>
<content
url=
"file://$MODULE_DIR$"
>
<sourceFolder
url=
"file://$MODULE_DIR$/src"
isTestSource=
"false"
/>
</content>
<orderEntry
type=
"inheritedJdk"
/>
<orderEntry
type=
"sourceFolder"
forTests=
"false"
/>
<orderEntry
type=
"library"
name=
"groovy-3.0.8"
level=
"application"
/>
</component>
</module>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
src/XMLParser.groovy
0 → 100644
+
1
−
0
View file @
b4db64d9
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment