CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sun, 24 Aug 2025 00:48:30 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090503003358
location: https://web.archive.org/web/20090503003358/https://github.com/srizzo/code2code.examples/tree/master
server-timing: captures_list;dur=0.811316, exclusion.robots;dur=0.022575, exclusion.robots.policy;dur=0.009738, esindex;dur=0.012701, cdx.remote;dur=16.604079, LoadShardBlock;dur=252.620062, PetaboxLoader3.datanode;dur=54.909214, PetaboxLoader3.resolve;dur=122.121554
x-app-server: wwwb-app212
x-ts: 302
x-tr: 316
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app212; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Sun, 24 Aug 2025 00:48:31 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.26
x-archive-orig-date: Sun, 03 May 2009 00:33:54 GMT
x-archive-orig-connection: close
x-archive-orig-set-cookie: _github_ses=BAh7ByIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNoSGFzaHsABjoKQHVzZWR7ADoOcmV0dXJuX3RvIiIvcmtsb3BoYXVzL25pdHJvZ2VuL3dpa2lzL25ldw%3D%3D--3622ac5c394bd8ffc29812e74c2210fe6d2e21c8; path=/; expires=Wed, 01 Jan 2020 08:00:00 GMT; HttpOnly
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 223ms
x-archive-orig-etag: "b134c377e0b2c609ad9606d16b9f1d5c"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 16299
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Sun, 03 May 2009 00:33:58 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Sun, 03 May 2009 00:33:58 GMT", ; rel="memento"; datetime="Sun, 03 May 2009 00:33:58 GMT", ; rel="last memento"; datetime="Sun, 03 May 2009 00:33:58 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_9_20090502194838_crawl100-c/52_9_20090503003250_crawl101.arc.gz
server-timing: captures_list;dur=0.590259, exclusion.robots;dur=0.018969, exclusion.robots.policy;dur=0.007994, esindex;dur=0.010706, cdx.remote;dur=11.061784, LoadShardBlock;dur=290.106356, PetaboxLoader3.datanode;dur=171.213819, PetaboxLoader3.resolve;dur=249.397309, load_resource;dur=143.889267
x-app-server: wwwb-app212
x-ts: 200
x-tr: 502
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
srizzo's code2code.examples at master - GitHub
This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (

This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (

Description: | code2code generator examples |
Clone URL: |
git://github.com/srizzo/code2code.examples.git
Give this clone URL to anyone.
git clone git://github.com/srizzo/code2code.examples.git
|
name | age | message | |
---|---|---|---|
![]() |
.gitignore | Loading commit data... ![]() |
|
![]() |
Crud.groovy.generator/ | ||
![]() |
ProjectStructure.generator/ | ||
![]() |
README.markdown |
Generator Examples: For illustration purposes only...
ProjectStructure.generator:
Given a WTP Project, generates some basic structure (libs, config files) ready to use with the Crud.groovy.generator.
Crud.groovy.generator:
Given an Entity and its attributes, generates the jpa entity, the service, the action and the views. Built upon Hibernate, Spring and Struts 2. Uses groovy as the template engine.
This feature is coming soon. Sit tight!