Labels:
None
Page:
Product specific solutions
Page:
Basic configuration tactics
Page:
Multi-environment Configuration and Deployment Strategy
Page:
Advanced Spring configuration
Page:
Deploy to different environments
Page:
Change environment at build-time using profiles
Page:
Configuration Categorization
Page:
Maven and Spring
Page:
Deployment and Configuration Products
Page:
How to bridge the gap between Operations and Development
Page:
Installation and Deployment Automation
Page:
JaMaCU Deployment Strategy
Page:
One-click deploy
Page:
Shutting down via JMX
Page:
SysAdmin Production Toolbox
Page:
SysAdmin Test Environment Toolbox
Page:
System Release Standardization
Page:
Simple property strategy
Page:
Pull-based Continuous Delivery with Java and Docker
Page:
Docker
3 Comments
comments.show.hideJul 30, 2008
Erik Drolshammer
SessionFactory and datasources
Jeg (Erik) pleier vanligvis å konfigurere org.springframework.orm.hibernate3.LocalSessionFactoryBean med en referanse til en dataSource.
Ved å bytte av database må man da endre både dataSource- og sessionFactory-bønnen. Det er litt kjipt.
Går det an å
a) la være å spesifisere hibernate.dialect i hibernateProperties i sessionFactory eller
b) spesifisere hibernate.dialect i dataSource-bønnen?
Aug 20, 2008
Erik Drolshammer
Some statistics as motivation: http://www.dancres.org/blitzblog/2008/08/14/vital-statistics/
Oct 05, 2008
Erik Drolshammer
Fra Totto:
"5. Jo tidligere man starter på 1-4, desto billigere er det."
Denne infoen kan være nyttig:
A couple of false economies software development indulges in:
1. It's quicker for me to write the code than explain the design to someone else.
2. Automated deployment will have to wait until we have more time.
3. Automated Testing is too expensive at the moment, we'll add it in later if there are any problems
4. It's all about code - we don't need a stinkin' architecture.
Number one costs a software development team in a number of ways:
Number two yields costs including: