SlideShare une entreprise Scribd logo
1  sur  47
Java Cloud Meeting Tokyo 2010 x Seasar Conference 2010
Java Cloud Meeting Tokyo 2010 x Seasar Conference 2010
Cacoo

                            Cacoo

                            Cubby




Java Cloud Meeting Tokyo 2010 x Seasar Conference 2010
Java Cloud Meeting Tokyo 2010 x Seasar Conference 2010
Java Cloud Meeting Tokyo 2010 x Seasar Conference 2010
Java Cloud Meeting Tokyo 2010 x Seasar Conference 2010
Java Cloud Meeting Tokyo 2010 x Seasar Conference 2010
Java Cloud Meeting Tokyo 2010 x Seasar Conference 2010
Java Cloud Meeting Tokyo 2010 x Seasar Conference 2010
Java Cloud Meeting Tokyo 2010 x Seasar Conference 2010
Java Cloud Meeting Tokyo 2010 x Seasar Conference 2010
Java Cloud Meeting Tokyo 2010 x Seasar Conference 2010
Java Cloud Meeting Tokyo 2010 x Seasar Conference 2010
Java Cloud Meeting Tokyo 2010 x Seasar Conference 2010
57%    43%!




                                                                2010   6
Java Cloud Meeting Tokyo 2010 x Seasar Conference 2010
http://www.flickr.com/photos/kiwi/24658003

Java Cloud Meeting Tokyo 2010 x Seasar Conference 2010
Java Cloud Meeting Tokyo 2010 x Seasar Conference 2010
Java Cloud Meeting Tokyo 2010 x Seasar Conference 2010
Java Cloud Meeting Tokyo 2010 x Seasar Conference 2010
http://www.flickr.com/photos/17258892@N05/2588347668

Java Cloud Meeting Tokyo 2010 x Seasar Conference 2010
Java Cloud Meeting Tokyo 2010 x Seasar Conference 2010
• invokeAction
                               • invokeActionResult
                               • invokeRequestProcessing
                               • invokeRouting
                               • invokeValidation



Java Cloud Meeting Tokyo 2010 x Seasar Conference 2010
Java Cloud Meeting Tokyo 2010 x Seasar Conference 2010
@Auth
                @Protocol(
                 value = HTTPS, redirect = true)
                @Path("diagrams")
                public class DiagramsAction
                   extends BaseAction {




Java Cloud Meeting Tokyo 2010 x Seasar Conference 2010
@Auth
                @Protocol(
                 value = HTTPS, redirect = true)
                @Path("diagrams")
                public class DiagramsAction
                   extends BaseAction {




Java Cloud Meeting Tokyo 2010 x Seasar Conference 2010
http://www.flickr.com/photos/liberato/2275622210/

Java Cloud Meeting Tokyo 2010 x Seasar Conference 2010
plugins.HeadSupportPlugin




Java Cloud Meeting Tokyo 2010 x Seasar Conference 2010
public class HeadSupportPlugin extends AbstractPlugin {

         @Override
         public PathInfo invokeRouting(final RoutingInvocation invocation)
           throws Exception {
             final PathInfo pathInfo = super.invokeRouting(invocation);
             if (pathInfo != null) {
                 return pathInfo;
             }

              final HttpServletRequest request = invocation.getRequest();
              if (!request.getMethod().equals(RequestMethod.HEAD.name())) {
                  return null;
              }

              final PathResolver pathResolver = invocation.getPathResolver();
              final String path = invocation.getPath();
              final PathInfo headPathInfo =
                 pathResolver.getPathInfo(path,
                      RequestMethod.GET.name(), request.getCharacterEncoding());
              return headPathInfo;
         }
     }



Java Cloud Meeting Tokyo 2010 x Seasar Conference 2010
URI

                         JSON                            API




Java Cloud Meeting Tokyo 2010 x Seasar Conference 2010
http://www.flickr.com/photos/fncll/145149313/

Java Cloud Meeting Tokyo 2010 x Seasar Conference 2010
Java Cloud Meeting Tokyo 2010 x Seasar Conference 2010
Java Cloud Meeting Tokyo 2010 x Seasar Conference 2010
Java Cloud Meeting Tokyo 2010 x Seasar Conference 2010
Java Cloud Meeting Tokyo 2010 x Seasar Conference 2010
Java Cloud Meeting Tokyo 2010 x Seasar Conference 2010
Java Cloud Meeting Tokyo 2010 x Seasar Conference 2010
HTML




Java Cloud Meeting Tokyo 2010 x Seasar Conference 2010
http://d.hatena.ne.jp/ko-suga/
                     20090730/1248940538




Java Cloud Meeting Tokyo 2010 x Seasar Conference 2010
http://www.flickr.com/photos/dougww/979176911

Java Cloud Meeting Tokyo 2010 x Seasar Conference 2010
Java Cloud Meeting Tokyo 2010 x Seasar Conference 2010
Java Cloud Meeting Tokyo 2010 x Seasar Conference 2010
Java Cloud Meeting Tokyo 2010 x Seasar Conference 2010
<img src="/account/yoshizawa/image/
             20x20?t=1275242889248" />


             <script src="/js/lib/cacoo.js?1.23"
             type="text/javascript"></script>




Java Cloud Meeting Tokyo 2010 x Seasar Conference 2010
<script src="/js/lib/cacoo.js?1.23"
             type="text/javascript"></script>


              InjectionResolver                          pom.xml



              Hudson



Java Cloud Meeting Tokyo 2010 x Seasar Conference 2010
cacoo.swf        (   )




                           0.7



                                                                             20



EC2+CloudFront                    2

                       0                      5           10           15   20


Java Cloud Meeting Tokyo 2010 x Seasar Conference 2010
Cacoo              Seasar


  Seasar



  Seasar




Java Cloud Meeting Tokyo 2010 x Seasar Conference 2010
Java Cloud Meeting Tokyo 2010 x Seasar Conference 2010

Contenu connexe

Similaire à Seasarで動いているWebサービスCacooの裏側

Similaire à Seasarで動いているWebサービスCacooの裏側 (20)

Java REST API Framework Comparison - PWX 2021
Java REST API Framework Comparison - PWX 2021Java REST API Framework Comparison - PWX 2021
Java REST API Framework Comparison - PWX 2021
 
Spring Boot Revisited with KoFu and JaFu
Spring Boot Revisited with KoFu and JaFuSpring Boot Revisited with KoFu and JaFu
Spring Boot Revisited with KoFu and JaFu
 
apidays LIVE Australia 2020 - Strangling the monolith with a reactive GraphQL...
apidays LIVE Australia 2020 - Strangling the monolith with a reactive GraphQL...apidays LIVE Australia 2020 - Strangling the monolith with a reactive GraphQL...
apidays LIVE Australia 2020 - Strangling the monolith with a reactive GraphQL...
 
WebSockets - Realtime em Mundo Conectado
WebSockets - Realtime em Mundo ConectadoWebSockets - Realtime em Mundo Conectado
WebSockets - Realtime em Mundo Conectado
 
HTTP Whiteboard - OSGI Compendium 6.0 - How web apps should have been! - R Auge
HTTP Whiteboard - OSGI Compendium 6.0 - How web apps should have been! - R AugeHTTP Whiteboard - OSGI Compendium 6.0 - How web apps should have been! - R Auge
HTTP Whiteboard - OSGI Compendium 6.0 - How web apps should have been! - R Auge
 
Java REST API Framework Comparison - UberConf 2021
Java REST API Framework Comparison - UberConf 2021Java REST API Framework Comparison - UberConf 2021
Java REST API Framework Comparison - UberConf 2021
 
Multiple Screens
Multiple ScreensMultiple Screens
Multiple Screens
 
GraalVM and MicroProfile - A Polyglot Microservices Solution
GraalVM and MicroProfile - A Polyglot Microservices SolutionGraalVM and MicroProfile - A Polyglot Microservices Solution
GraalVM and MicroProfile - A Polyglot Microservices Solution
 
JavaZone 2017 - The Hitchhiker’s guide to Java class reloading
JavaZone 2017 - The Hitchhiker’s guide to Java class reloadingJavaZone 2017 - The Hitchhiker’s guide to Java class reloading
JavaZone 2017 - The Hitchhiker’s guide to Java class reloading
 
GDG Jakarta Meetup - Streaming Analytics With Apache Beam
GDG Jakarta Meetup - Streaming Analytics With Apache BeamGDG Jakarta Meetup - Streaming Analytics With Apache Beam
GDG Jakarta Meetup - Streaming Analytics With Apache Beam
 
WebRTC + Socket.io: building a skype-like video chat with native javascript
WebRTC + Socket.io: building a skype-like video chat with native javascriptWebRTC + Socket.io: building a skype-like video chat with native javascript
WebRTC + Socket.io: building a skype-like video chat with native javascript
 
Xitrum Web Framework Live Coding Demos / Xitrum Web Framework ライブコーディング
Xitrum Web Framework Live Coding Demos / Xitrum Web Framework ライブコーディングXitrum Web Framework Live Coding Demos / Xitrum Web Framework ライブコーディング
Xitrum Web Framework Live Coding Demos / Xitrum Web Framework ライブコーディング
 
Xitrum @ Scala Matsuri Tokyo 2014
Xitrum @ Scala Matsuri Tokyo 2014Xitrum @ Scala Matsuri Tokyo 2014
Xitrum @ Scala Matsuri Tokyo 2014
 
My way to clean android - Android day salamanca edition
My way to clean android - Android day salamanca editionMy way to clean android - Android day salamanca edition
My way to clean android - Android day salamanca edition
 
A Blueprint for Scala Microservices
A Blueprint for Scala MicroservicesA Blueprint for Scala Microservices
A Blueprint for Scala Microservices
 
比XML更好用的Java Annotation
比XML更好用的Java Annotation比XML更好用的Java Annotation
比XML更好用的Java Annotation
 
2015 Java update and roadmap, JUG sevilla
2015  Java update and roadmap, JUG sevilla2015  Java update and roadmap, JUG sevilla
2015 Java update and roadmap, JUG sevilla
 
softshake 2014 - Java EE
softshake 2014 - Java EEsoftshake 2014 - Java EE
softshake 2014 - Java EE
 
2018 (codeone) Graal VM and MicroProfile a polyglot microservices solution [d...
2018 (codeone) Graal VM and MicroProfile a polyglot microservices solution [d...2018 (codeone) Graal VM and MicroProfile a polyglot microservices solution [d...
2018 (codeone) Graal VM and MicroProfile a polyglot microservices solution [d...
 
Get Hip with JHipster - GIDS 2019
Get Hip with JHipster - GIDS 2019Get Hip with JHipster - GIDS 2019
Get Hip with JHipster - GIDS 2019
 

Dernier

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
Joaquim Jorge
 

Dernier (20)

Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation Strategies
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 

Seasarで動いているWebサービスCacooの裏側

Notes de l'éditeur